Skip to content

Instantly share code, notes, and snippets.

@ldrahnik
Last active March 1, 2022 12:49
Show Gist options
  • Select an option

  • Save ldrahnik/098f0a4d22d2903ea0724acf83386efe to your computer and use it in GitHub Desktop.

Select an option

Save ldrahnik/098f0a4d22d2903ea0724acf83386efe to your computer and use it in GitHub Desktop.
Puppeteer on heroku apps
heroku builds:cache:purge --app registr-dzs --confirm <app-name>
heroku buildpack --app <app-name>
heroku restart -a <app-name>
// start build manually in UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment