mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-25 15:40:46 +02:00
zink/ci: fix yaml indentation
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26258>
This commit is contained in:
parent
d971e3ba45
commit
b36338a3f4
1 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
- !reference [.test, rules]
|
||||
- !reference [.gl-rules, rules]
|
||||
- changes:
|
||||
- src/gallium/drivers/zink/**/*
|
||||
- src/gallium/drivers/zink/**/*
|
||||
when: on_success
|
||||
|
||||
.zink-common-manual-rules:
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
- !reference [.test, rules]
|
||||
- !reference [.gl-manual-rules, rules]
|
||||
- changes:
|
||||
- src/gallium/drivers/zink/**/*
|
||||
- src/gallium/drivers/zink/**/*
|
||||
when: manual
|
||||
|
||||
.zink-lvp-rules:
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
- !reference [.radv-valve-manual-rules, rules]
|
||||
- !reference [.zink-common-manual-rules, rules]
|
||||
- changes:
|
||||
- .gitlab-ci/container/build-piglit.sh
|
||||
- .gitlab-ci/container/build-piglit.sh
|
||||
when: manual
|
||||
|
||||
.zink-test:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue