Skip to content

Instantly share code, notes, and snippets.

@buildingwatsize
Created July 16, 2020 09:00
Show Gist options
  • Save buildingwatsize/dbfb25ffac439467aadba6763838bfad to your computer and use it in GitHub Desktop.
Save buildingwatsize/dbfb25ffac439467aadba6763838bfad to your computer and use it in GitHub Desktop.
Goldnoti - heroku.yml
# Note: we don't have `run` section because Heroku uses the `CMD` specified in the `Dockerfile` instead
build:
docker:
web: Dockerfile
config:
ENV: dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment