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

Fix CI script

parent a89e5a25
No related branches found
No related tags found
No related merge requests found
...@@ -70,7 +70,6 @@ editVersionAndDeploy: ...@@ -70,7 +70,6 @@ editVersionAndDeploy:
- 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 pull - git pull
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment