ci: windows_provision ohne Checkout (GIT_STRATEGY none) - Henne-Ei mit fehlendem git

This commit is contained in:
Thore Cimbal
2026-07-31 12:00:00 +00:00
parent 8465457a48
commit a414bb8585
+3
View File
@@ -168,6 +168,9 @@ windows_provision:
- if: $CI_COMMIT_BRANCH == "main"
when: manual
allow_failure: true
variables:
# Kein Checkout - der braeuchte git, das dieser Job erst installiert (Henne-Ei)
GIT_STRATEGY: none
script:
- choco install -y git
- choco install -y nasm