diff --git a/.travis.yml b/.travis.yml index 9cb682e1..42637f30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,7 +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