Skip to content
Snippets Groups Projects
Verified Commit e9cc8d6e authored by Josch Morgenstern's avatar Josch Morgenstern
Browse files

[#78] change to checkout branch

parent 920c55e6
No related branches found
No related tags found
1 merge request!64Resolve "CI - Pipeline: Windows Builds crashen inkonsistent"
...@@ -49,7 +49,7 @@ build_win10_msvc: ...@@ -49,7 +49,7 @@ build_win10_msvc:
- ls ~/.ssh/ - ls ~/.ssh/
- git fetch - git fetch
- git checkout $CI_COMMIT_BRANCH - git checkout $CI_COMMIT_BRANCH
- git pull $CI_COMMIT_SHA # - git checkout $CI_COMMIT_SHA
- git submodule init - git submodule init
- git submodule update - git submodule update
- mkdir debug - mkdir debug
......
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