Skip to content

Commit

Permalink
Push latest tag too
Browse files Browse the repository at this point in the history
  • Loading branch information
manojlds committed Mar 2, 2018
1 parent 4ee9f94 commit 0ce7e44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ sbt sonatypeReleaseAll
docker login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD"
sbt docker:publishLocal
docker push indix/schemer-registry:${TRAVIS_TAG}
docker tag indix/schemer-registry:${TRAVIS_TAG} indix/schemer-registry:latest
docker push indix/schemer-registry:latest

0 comments on commit 0ce7e44

Please sign in to comment.