Created
April 30, 2015 18:59
-
-
Save double16/843cc99e8167f42f417f to your computer and use it in GitHub Desktop.
CI cache configs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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