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 commit a6edac3764)
This commit is contained in:
David Heidelberg 2023-07-18 01:08:19 +02:00 committed by Dylan Baker
parent d3c0e34fe6
commit 1cb349d463
2 changed files with 2 additions and 2 deletions

View file

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

View file

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