mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2025-02-18 17:09:17 +00:00
ci: Run sanity job automatically for forked branches as well
This should make running the CI for forked branches less painful again. Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7904>
This commit is contained in:
parent
459b3fcd06
commit
f201535360
@ -484,10 +484,8 @@ sanity:
|
||||
- .fdo.ci-fairy
|
||||
stage: sanity
|
||||
rules:
|
||||
- if: *is-pre-merge
|
||||
- if: *is-forked-branch-or-pre-merge
|
||||
when: on_success
|
||||
- if: *is-forked-branch
|
||||
when: manual
|
||||
# Other cases default to never
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
|
Loading…
x
Reference in New Issue
Block a user