diff --git a/.travis.yml b/.travis.yml index eae8c3a..36b6030 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 \ No newline at end of file