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 ac3ea61 commit 518d9b7Copy full SHA for 518d9b7
.buildkite/pipeline.yml
@@ -2,3 +2,5 @@ steps:
2
- name: ":hammer: Example Script"
3
command: "script.sh"
4
artifact_paths: "artifacts/*"
5
+ agents:
6
+ queue: "${BUILDKITE_AGENT_META_DATA_QUEUE:-default}"
0 commit comments