Skip to content

Commit

Permalink
fix docker script
Browse files Browse the repository at this point in the history
  • Loading branch information
Synesso committed Sep 16, 2018
1 parent a8e320c commit 2ff3a82
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -18,7 +18,7 @@ cache:
deploy:
skip_cleanup: true
provider: script
script: bash build/docker_push.sh
script: bash build/docker.sh
on:
branch: master
tags: true
Expand Down
Empty file modified build/docker.sh
100644 → 100755
Empty file.

0 comments on commit 2ff3a82

Please sign in to comment.