Skip to content

Commit f8f7c39

Browse files
committed
test-gpu should be a skip-label
1 parent 4ce32d6 commit f8f7c39

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.buildkite/pipelines/pull-request/.defaults.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
config:
2-
skip-labels: ">test-mute"
2+
skip-labels:
3+
- ">test-mute"
4+
- test-gpu # TODO remove this once the non-gpu steps work correctly
35
excluded-regions:
46
- ^docs/.*
57
- ^x-pack/docs/.*

0 commit comments

Comments
 (0)