diff --git a/.travis.yml b/.travis.yml index f517bbe..2985aba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,5 @@ deploy: draft: true on: branch: master - tags: true \ No newline at end of file + tags: true + condition: "$TRAVIS_TAG =~ ^v.*$" \ No newline at end of file diff --git a/pom.xml b/pom.xml index a063f17..637cd5e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.erikmafo bigtableviewer - 0.1-SNAPSHOT + 0.1.0 jar bigtableviewer