gitlab-ci: Extend .ci-run-policy template for docs jobs
authorMichel Dänzer <mdaenzer@redhat.com>
Mon, 22 Jun 2020 09:21:06 +0000 (11:21 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 1 Jul 2020 14:31:38 +0000 (14:31 +0000)
commit8e2cb8ef276beb0da00d60961735449aa341be7e
tree7cf4e6cfdf6d6a6963b189237ee3d4640ddff558
parent1c612e8c0945297fe47615f0d1a3fada900c4ce7
gitlab-ci: Extend .ci-run-policy template for docs jobs

Requires using rules: in the pages job as well, so it doesn't inherit
the rules from the template.

v2:
* Add comment explaining that cases not covered by explicit rules
  default to "when: never".

Reviewed-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5469>
.gitlab-ci.yml