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 58fbd83 commit 333bf6dCopy full SHA for 333bf6d
.buildkite/pipeline.yaml
@@ -13,7 +13,7 @@ steps:
13
14
- label: ":git: :sleuth_or_spy:"
15
command: .buildkite/verify-release/verify-release.sh
16
- agents: { queue: standard }
+ agents: { queue: "stateless" }
17
18
- label: ":rice: pure-docker-test"
19
command: .buildkite/vagrant-run.sh docker-test
@@ -33,4 +33,4 @@ steps:
33
# https://www.checkov.io/
34
- command: .buildkite/ci-checkov.sh
35
label: ":lock: security - checkov"
36
- agents: { queue: "standard" }
0 commit comments