Search
 
SCRIPT & CODE EXAMPLE
 

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
Comment

heroku clear build cache

//1.Install heroku-build plugin
heroku plugins:install heroku-builds

//2.Clear cache
heroku builds:cache:purge -a example-app
Comment

PREVIOUS NEXT
Code Example
Shell :: Créer un installateur Windows 
Shell :: brew upgrade except 
Shell :: wondershaper 
Shell :: revert git pull 
Shell :: install x centos 7 
Shell :: how to remove filename too long error in git 
Shell :: supprimer une branche locale git 
Shell :: open word file ubuntu 
Shell :: linux view running jobs 
Shell :: tor mac command line 
Shell :: npm list all installed packages 
Shell :: docker remove none tag images 
Shell :: delete all local branches webstorm 
Shell :: git lines of code per user 
Shell :: how to close jobs in linux 
Shell :: connect ps4 controller to pc linux 
Shell :: flutter uninstall package inside project 
Shell :: vs code installed extensions list command 
Shell :: how to install mono on aws linux 
Shell :: npm ERR! fatal: not a git repository: /home/node/app/../../.git/modules/ 
Shell :: error: insufficient permission for adding an object to repository database .git/objects 
Shell :: shell script remove file if exists 
Shell :: install emacs 
Shell :: rejected master fetch first 
Shell :: gitignore idea 
Shell :: how to clear docker-compose logs 
Shell :: rollback git 
Shell :: install netbeans 8.2 ubuntu 20.04 
Shell :: uninstalling audacity on linux 
Shell :: linux refresh .bashrc 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =