mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 04:30:10 +01:00
docs/ci: add comment explaining what that long rule actually does
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34469>
This commit is contained in:
parent
bda8692b95
commit
6922ef5294
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ deploy-docs:
|
|||
rules:
|
||||
- !reference [.common-rules, rules]
|
||||
- !reference [.no_scheduled_pipelines-rules, rules]
|
||||
# post-merge pipeline
|
||||
- if: '$CI_PROJECT_NAMESPACE == "mesa" && $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH && $CI_COMMIT_BRANCH'
|
||||
changes: &docs-or-ci
|
||||
- docs/**/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue