Skip to content

Commit 2192f6d

Browse files
authored
Merge pull request #909 from buildkite/keithduncan/add-eager-concurrency
Enable eager concurrency
2 parents bf74c86 + 519dc2d commit 2192f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ steps:
118118
queue: "${BUILDKITE_AGENT_META_DATA_QUEUE}"
119119
concurrency_group: "aws-stack-publish"
120120
concurrency: 1
121+
concurrency_method: eager
121122
artifact_paths: "build/*.yml"
122123
depends_on: "copy-ami"
123124

0 commit comments

Comments
 (0)