From 41dd929c50c70aa5af434c007541b616516ab7f2 Mon Sep 17 00:00:00 2001 From: Krishnan R Date: Tue, 1 Aug 2017 22:35:35 +0530 Subject: [PATCH] Changes --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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