Loading .gitlab/ci/release/cibuildwheel_windows.gitlab-ci.yml +17 −17 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ include: release:pip:windows: extends: .release:pip:template image: mcr.microsoft.com/powershell:latest # image: mcr.microsoft.com/powershell:latest tags: - windows Loading .gitlab/ci/windows_cpp.gitlab-ci.yml +6 −6 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ build:windows_cpp: - allow_failure: false tags: - windows image: buildtools #image: buildtools before_script: # Install Chocolatey Loading Loading @@ -63,7 +63,7 @@ test:windows_cpp: - allow_failure: false tags: - windows image: buildtools # image: buildtools extends: .build:variable:aidge_install before_script: # Install Chocolatey Loading .gitlab/ci/windows_python.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ build:windows_python: needs: [] tags: - windows image: buildtools # image: buildtools before_script: # Install Chocolatey Loading Loading
.gitlab/ci/release/cibuildwheel_windows.gitlab-ci.yml +17 −17 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ include: release:pip:windows: extends: .release:pip:template image: mcr.microsoft.com/powershell:latest # image: mcr.microsoft.com/powershell:latest tags: - windows Loading
.gitlab/ci/windows_cpp.gitlab-ci.yml +6 −6 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ build:windows_cpp: - allow_failure: false tags: - windows image: buildtools #image: buildtools before_script: # Install Chocolatey Loading Loading @@ -63,7 +63,7 @@ test:windows_cpp: - allow_failure: false tags: - windows image: buildtools # image: buildtools extends: .build:variable:aidge_install before_script: # Install Chocolatey Loading
.gitlab/ci/windows_python.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ build:windows_python: needs: [] tags: - windows image: buildtools # image: buildtools before_script: # Install Chocolatey Loading