aboutsummaryrefslogtreecommitdiff
path: root/heroku.yml
blob: bb4f45c88f57b542571bb49b70c45de8d218fd18 (plain)
1
2
3
4
5
6
7
8
# https://devcenter.heroku.com/articles/heroku-yml-build-manifest
# Officially unsupported, but works.
build:
  languages:
    - go

run:
  web: go-getting-started