diff --git a/.travis.yml b/.travis.yml index 42637f30..f9ce05a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,6 +53,6 @@ deploy: skip_cleanup: true on: tags: true - script: 'docker tag krishnanr/sparkmonitor krishnanr/sparkmonitor:$TRAVIS_TAG && docker push krishnanr/sparkmonitor:$TRAVIS_TAG + script: 'docker tag krishnanr/sparkmonitor krishnanr/sparkmonitor:$TRAVIS_TAG && docker push krishnanr/sparkmonitor:$TRAVIS_TAG' \ No newline at end of file