mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
docs/ci: drop unnecessary comment
None of the other `rules:` say this, because everyone know this by now. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36893>
This commit is contained in:
parent
1b7dd64977
commit
a569a5f9c6
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ deploy-docs:
|
||||||
- src/intel/isl/**/*
|
- src/intel/isl/**/*
|
||||||
- src/vulkan/runtime/**/*
|
- src/vulkan/runtime/**/*
|
||||||
when: always
|
when: always
|
||||||
# Other cases default to never
|
|
||||||
|
|
||||||
test-docs:
|
test-docs:
|
||||||
extends: .docs-base
|
extends: .docs-base
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue