hasura / graphql-engine-heroku

Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
https://hasura.io
231 stars 233 forks source link

Deployment via heroku fails #68

Closed cctoni closed 4 years ago

cctoni commented 4 years ago

When i try to deploy via git push heroku master i get this error message.

Enumerating objects: 283, done. Counting objects: 100% (283/283), done. Delta compression using up to 12 threads Compressing objects: 100% (134/134), done. Writing objects: 100% (283/283), 537.93 KiB | 268.96 MiB/s, done. Total 283 (delta 147), reused 283 (delta 147) remote: Compressing source files... done. remote: Building source: remote: remote: ! No default language could be detected for this app. remote: HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically. remote: See https://devcenter.heroku.com/articles/buildpacks remote: remote: ! Push failed remote: Verifying deploy... remote: remote: ! Push rejected to cc-olu-dp. remote: To https://git.heroku.com/cc-olu-dp.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'https://git.heroku.com/cc-olu-dp.git'

cctoni commented 4 years ago

okay was my fault because the stack was set to heroku18 instead of container