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

[#78] checkout to sha

parent c7d827b0
No related branches found
No related tags found
1 merge request!64Resolve "CI - Pipeline: Windows Builds crashen inkonsistent"
......@@ -49,8 +49,8 @@ build_win10_msvc:
- cd C:\cached\vkcv-framework
- ls ~/.ssh/
- git fetch
- git checkout $CI_COMMIT_BRANCH
# - git checkout $CI_COMMIT_SHA
- git checkout $CI_COMMIT_SHA
- git pull
- git submodule init
- git submodule update
- mkdir debug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment