Skip to content

Commit

Permalink
Fix typo in travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
jmattheis committed Feb 23, 2018
1 parent cda4127 commit fb6bb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ deploy:
on:
tags: true
- provider: script
script: bash docker_push.sh
script: bash docker-push.sh
skip_cleanup: true
on:
tags: true

0 comments on commit fb6bb48

Please sign in to comment.