Skip to content

Instantly share code, notes, and snippets.

@ojacquemart
Created September 7, 2013 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ojacquemart/6473650 to your computer and use it in GitHub Desktop.
Save ojacquemart/6473650 to your computer and use it in GitHub Desktop.
Heroku buildpack-scala#cleancache
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