Skip to content

Instantly share code, notes, and snippets.

@TheJotob
Created July 26, 2022 18:51
Show Gist options
  • Save TheJotob/a922a93550a28d77ae525302e283b447 to your computer and use it in GitHub Desktop.
Save TheJotob/a922a93550a28d77ae525302e283b447 to your computer and use it in GitHub Desktop.
Clear Heroku Build Cache
heroku plugins:install heroku-builds
heroku builds:cache:purge --app your-app-name --confirm your-app-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment