mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
docs/ci: drop redundant/dead fork rule
`.common-rules` already covers that. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36893>
This commit is contained in:
parent
51fa8ad748
commit
1b7dd64977
1 changed files with 0 additions and 5 deletions
|
|
@ -37,11 +37,6 @@ test-docs:
|
|||
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
|
||||
changes: *docs-or-ci
|
||||
when: manual
|
||||
# fork pipeline
|
||||
- if: '$CI_COMMIT_BRANCH && $CI_PROJECT_NAMESPACE != "mesa"'
|
||||
changes: *docs-or-ci
|
||||
when: manual
|
||||
# Other cases default to never
|
||||
|
||||
linkcheck-docs:
|
||||
extends: .docs-base
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue