aboutsummaryrefslogtreecommitdiff
path: root/heroku.yml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 11:05:36 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 11:05:36 +0530
commit9c2ad91230d72fe6d661450cc78300ea223ae2bc (patch)
tree17bd774b3f972359dfbb46248f085bbf1c6dae98 /heroku.yml
make it better
Diffstat (limited to 'heroku.yml')
-rw-r--r--heroku.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/heroku.yml b/heroku.yml
new file mode 100644
index 0000000..bb4f45c
--- /dev/null
+++ b/heroku.yml
@@ -0,0 +1,8 @@
+# https://devcenter.heroku.com/articles/heroku-yml-build-manifest
+# Officially unsupported, but works.
+build:
+ languages:
+ - go
+
+run:
+ web: go-getting-started