ci: windows_provision ohne Checkout (GIT_STRATEGY none) - Henne-Ei mit fehlendem git
Build & Test / Build Element Web (push) Failing after 4m57s
Build & Test / Prepare Element Desktop (push) Skipped
Build & Test / Desktop Linux (push) Skipped
Build & Test / build-complete (push) Failing after 1s

This commit is contained in:
Thore Cimbal
2026-07-31 17:14:59 +02:00
parent a3c7fb3c17
commit a40a8665ee
+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