mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-18 08:06:59 +00:00
chore: Disable windows runner
This commit is contained in:
@ -136,13 +136,13 @@ test-integration-race:
|
|||||||
tags:
|
tags:
|
||||||
- windows-bridge
|
- windows-bridge
|
||||||
|
|
||||||
test-windows:
|
#test-windows:
|
||||||
extends:
|
# extends:
|
||||||
- .rules-branch-manual-MR-always
|
# - .rules-branch-manual-MR-always
|
||||||
- .windows-base
|
# - .windows-base
|
||||||
stage: test
|
# stage: test
|
||||||
script:
|
# script:
|
||||||
- make test
|
# - make test
|
||||||
|
|
||||||
# Stage: BUILD
|
# Stage: BUILD
|
||||||
|
|
||||||
@ -249,15 +249,15 @@ build-darwin-qa:
|
|||||||
tags:
|
tags:
|
||||||
- windows-bridge
|
- windows-bridge
|
||||||
|
|
||||||
build-windows:
|
#build-windows:
|
||||||
extends:
|
# extends:
|
||||||
- .build-base
|
# - .build-base
|
||||||
- .windows-build-setup
|
# - .windows-build-setup
|
||||||
|
#
|
||||||
build-windows-qa:
|
##build-windows-qa:
|
||||||
extends:
|
# extends:
|
||||||
- build-windows
|
# - build-windows
|
||||||
variables:
|
# variables:
|
||||||
BUILD_TAGS: "build_qa"
|
# BUILD_TAGS: "build_qa"
|
||||||
|
#
|
||||||
# TODO: PUT BACK ALL THE JOBS! JUST DID THIS FOR NOW TO GET CI WORKING AGAIN...
|
# TODO: PUT BACK ALL THE JOBS! JUST DID THIS FOR NOW TO GET CI WORKING AGAIN...
|
||||||
|
|||||||
Reference in New Issue
Block a user