GODT-1833: test-windows branch manual, MR always.

This commit is contained in:
Jakub
2022-09-14 17:48:29 +02:00
parent baecdc4d4f
commit 1d2a1eee81

View File

@ -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: