commit | 8e2cb8ef276beb0da00d60961735449aa341be7e | [log] [tgz] |
---|---|---|
author | Michel Dänzer <mdaenzer@redhat.com> | Mon Jun 22 11:21:06 2020 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Jul 01 14:31:38 2020 +0000 |
tree | 7cf4e6cfdf6d6a6963b189237ee3d4640ddff558 | |
parent | 1c612e8c0945297fe47615f0d1a3fada900c4ce7 [diff] |
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>