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

[#78] debug

parent e4a8fd96
No related branches found
No related tags found
1 merge request!64Resolve "CI - Pipeline: Windows Builds crashen inkonsistent"
...@@ -46,6 +46,7 @@ build_win10_msvc: ...@@ -46,6 +46,7 @@ build_win10_msvc:
- cd 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\' - cd 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\'
- .\Launch-VsDevShell.ps1 - .\Launch-VsDevShell.ps1
- cd C:\cached\vkcv-framework - cd C:\cached\vkcv-framework
- ls ~/.ssh/
- git fetch - git fetch
- git checkout $CI_COMMIT_BRANCH - git checkout $CI_COMMIT_BRANCH
- git pull $CI_COMMIT_SHA - git pull $CI_COMMIT_SHA
......
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