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:
Eric Engestrom
2025-04-11 10:22:22 +02:00
committed by Marge Bot
parent bda8692b95
commit 6922ef5294

View File

@@ -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/**/*