Skip to content

Commit

Permalink
deploy.sh: Push the new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
motet-a committed Jul 12, 2017
1 parent c0371a7 commit 33370f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ docker tag gtsearch:latest moteta/gtsearch:${new_version}
docker push moteta/gtsearch:${new_version}

git push
git push origin v${new_version}

0 comments on commit 33370f4

Please sign in to comment.