We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ce488 commit 60c8469Copy full SHA for 60c8469
push_release.sh
@@ -11,7 +11,8 @@ GOPATH=${HOME}/go
11
12
# The tag must be ready to push on git remote
13
#
14
-cd ${HOME}/Documents/Github/firepress-org/${my_repo} && \
+cd ${HOME}/Documents/Github/github_pascalandy/docker-stack-this && \
15
+
16
git push --tags && \
17
18
# Find the latest tag
0 commit comments