We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18d392c + f8f7c39 commit 0ff830fCopy full SHA for 0ff830f
.buildkite/pipelines/pull-request/.defaults.yml
@@ -1,5 +1,7 @@
1
config:
2
- skip-labels: ">test-mute"
+ skip-labels:
3
+ - ">test-mute"
4
+ - test-gpu # TODO remove this once the non-gpu steps work correctly
5
excluded-regions:
6
- ^docs/.*
7
- ^x-pack/docs/.*
0 commit comments