Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

heroku clear build cache

#First install the plugin:
heroku plugins:install heroku-builds

#Then use the following command to clear the cache:
heroku builds:cache:purge -a example-app
Source by help.heroku.com #
 
PREVIOUS NEXT
Tagged: #heroku #clear #build #cache
ADD COMMENT
Topic
Name
8+3 =