Skip to content
Snippets Groups Projects
Commit a89e5a25 authored by Martin Hamerník's avatar Martin Hamerník
Browse files

Fix typo CI script

parent d0889bda
Branches
Tags
No related merge requests found
...@@ -69,7 +69,7 @@ editVersionAndDeploy: ...@@ -69,7 +69,7 @@ editVersionAndDeploy:
- git config --global user.name "$GIT_SERVICE_USER_NAME" - git config --global user.name "$GIT_SERVICE_USER_NAME"
- git remote set-url origin "$REPOSITORY_SSH_URL" - git remote set-url origin "$REPOSITORY_SSH_URL"
- git fetch - git fetch
- git checkout master] - git checkout master
- git stash - git stash
- git pull - git pull
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment