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.
1 parent 4ce32d6 commit f8f7c39Copy full SHA for f8f7c39
.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