docs/ci: replace deprecated pages job with pages: true
See https://docs.gitlab.com/ci/yaml/#pages Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34469>
This commit is contained in:
committed by
Marge Bot
parent
618409a934
commit
33f82078e0
@@ -282,10 +282,10 @@ alpine/x86_64_build:
|
||||
LLVM_VERSION: &alpine-llvm_version 19
|
||||
rules:
|
||||
# Note: the next three lines must remain in that order, so that the rules
|
||||
# in `linkcheck-docs` catch nightly pipelines before the rules in `pages`
|
||||
# in `linkcheck-docs` catch nightly pipelines before the rules in `deploy-docs`
|
||||
# exclude them.
|
||||
- !reference [linkcheck-docs, rules]
|
||||
- !reference [pages, rules]
|
||||
- !reference [deploy-docs, rules]
|
||||
- !reference [test-docs, rules]
|
||||
- !reference [.container, rules]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user