forked from Silverfish/proton-bridge
GODT-1833: test-windows branch manual, MR always.
This commit is contained in:
@ -115,7 +115,7 @@ test-linux:
|
|||||||
test-windows:
|
test-windows:
|
||||||
extends:
|
extends:
|
||||||
- .build-windows-base
|
- .build-windows-base
|
||||||
- .rules-branch-and-MR-manual # GODT-1833: change to .rules-branch-and-MR-always once runner fixed
|
- .rules-branch-and-MR-always
|
||||||
stage: test
|
stage: test
|
||||||
needs: []
|
needs: []
|
||||||
script:
|
script:
|
||||||
@ -257,7 +257,7 @@ check-gobinsec:
|
|||||||
stage: check
|
stage: check
|
||||||
needs: ["build-linux-qa"]
|
needs: ["build-linux-qa"]
|
||||||
extends:
|
extends:
|
||||||
- .rules-branch-manual-MR-always
|
- .rules-branch-and-MR-manual
|
||||||
cache:
|
cache:
|
||||||
key: gobinsec-cache-v2
|
key: gobinsec-cache-v2
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user