mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
ci/microsoft: when re-enabling Windows Farm, always run the container
Otherwise, Marge queue has to wait for someone manually trigger it. Fixes:d3b66356("ci/microsoft: partly revert rename from container-rules to manual-rules") Acked-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Jesse Natalie <jenatali@microsoft.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24048> (cherry picked from commita6edac3764)
This commit is contained in:
parent
d3c0e34fe6
commit
1cb349d463
2 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
when: never
|
when: never
|
||||||
- changes: [ .ci-farms-disabled/microsoft ]
|
- changes: [ .ci-farms-disabled/microsoft ]
|
||||||
if: '$CI_PIPELINE_SOURCE != "schedule"'
|
if: '$CI_PIPELINE_SOURCE != "schedule"'
|
||||||
when: manual
|
when: on_success
|
||||||
- !reference [.microsoft-farm-rules, rules]
|
- !reference [.microsoft-farm-rules, rules]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1404,7 +1404,7 @@
|
||||||
"description": "ci/microsoft: when re-enabling Windows Farm, always run the container",
|
"description": "ci/microsoft: when re-enabling Windows Farm, always run the container",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 1,
|
"nomination_type": 1,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": "d3b6635663f71ef65230ea4a8b321a22a64a9e26",
|
"because_sha": "d3b6635663f71ef65230ea4a8b321a22a64a9e26",
|
||||||
"notes": null
|
"notes": null
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue