docs/ci: auto-run test-docs in fork pipelines
Since it's gated on a manual container job already. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29908>
This commit is contained in:
committed by
Marge Bot
parent
d48c91c582
commit
aba6bf7765
+1
-1
@@ -44,7 +44,7 @@ test-docs:
|
||||
# fork pipeline
|
||||
- if: '$CI_COMMIT_BRANCH && $CI_PROJECT_NAMESPACE != "mesa"'
|
||||
changes: *docs-or-ci
|
||||
when: manual
|
||||
when: on_success
|
||||
# Other cases default to never
|
||||
|
||||
linkcheck-docs:
|
||||
|
||||
Reference in New Issue
Block a user