Skip to content

Instantly share code, notes, and snippets.

@double16
Created April 30, 2015 18:59
Show Gist options
  • Save double16/843cc99e8167f42f417f to your computer and use it in GitHub Desktop.
Save double16/843cc99e8167f42f417f to your computer and use it in GitHub Desktop.
CI cache configs
export GRAILS_OPTS="-Dgrails.work.dir=${HOME}/cache/grails -Divy.default.ivy.user.dir=${HOME}/cache/ivy"
export GRADLE_USER_HOME="${HOME}/cache/gradle/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment