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