Created
September 7, 2013 07:42
-
-
Save ojacquemart/6473650 to your computer and use it in GitHub Desktop.
Heroku buildpack-scala#cleancache
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
heroku config:add BUILDPACK_URL=https://github.com/heroku/heroku-buildpack-scala.git#cleancache --app myapp | |
git push heroku master | |
heroku config:remove BUILDPACK_URL --app myapp | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment