Skip to content

Commit

Permalink
tags
Browse files Browse the repository at this point in the history
  • Loading branch information
circa10a authored and circa10a committed Oct 21, 2018
1 parent 6e6ba81 commit 9b4f264
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ docker push $NAMESPACE:$VERSION
# Git tags
git remote set-url origin https://$USER:$github_api_key@github.com/$USER/$PROJECT.git
git tag $VERSION
git push --tags
[ -f ~/.git/config ] && rm ~/.git/config
git push --tags --force

0 comments on commit 9b4f264

Please sign in to comment.