We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6591faa commit 7beda1bCopy full SHA for 7beda1b
.travis.yml
@@ -12,8 +12,6 @@ before_install:
12
deploy:
13
provider: script
14
script: heroku container:push web -a hydra-movies; heroku container:release web -a hydra-movies
15
- on:
16
- branch: heroku-integration
17
18
env:
19
global:
0 commit comments