Skip to content

Commit c02bfcf

Browse files
committed
specify correct dyno type in deployment
1 parent 4236dbc commit c02bfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ before_deploy: |
2828
diesel migration run
2929
deploy:
3030
provider: script
31-
script: heroku container:release --app=rfcbot-rs
31+
script: heroku container:release --app=rfcbot-rs web

0 commit comments

Comments
 (0)