mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-20 03:20:33 +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>
This commit is contained in:
parent
1d9d72b3fb
commit
a6edac3764
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
when: never
|
||||
- changes: [ .ci-farms-disabled/microsoft ]
|
||||
if: '$CI_PIPELINE_SOURCE != "schedule"'
|
||||
when: manual
|
||||
when: on_success
|
||||
- !reference [.microsoft-farm-rules, rules]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue