We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4236dbc commit c02bfcfCopy full SHA for c02bfcf
.travis.yml
@@ -28,4 +28,4 @@ before_deploy: |
28
diesel migration run
29
deploy:
30
provider: script
31
- script: heroku container:release --app=rfcbot-rs
+ script: heroku container:release --app=rfcbot-rs web
0 commit comments