Skip to content

Commit 60c8469

Browse files
committed
update path
Signed-off-by: Pascal Andy <[email protected]>
1 parent 00ce488 commit 60c8469

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

push_release.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ GOPATH=${HOME}/go
1111

1212
# The tag must be ready to push on git remote
1313
#
14-
cd ${HOME}/Documents/Github/firepress-org/${my_repo} && \
14+
cd ${HOME}/Documents/Github/github_pascalandy/docker-stack-this && \
15+
1516
git push --tags && \
1617

1718
# Find the latest tag

0 commit comments

Comments
 (0)