Skip to content

Commit

Permalink
Merge pull request #545 from buildkite/plt-2174-update-pipeline
Browse files Browse the repository at this point in the history
Update pipeline queue and role
  • Loading branch information
amu-g committed Mar 6, 2024
2 parents 90b477f + 0ea629d commit 3181e40
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .buildkite/pipeline.yml
Expand Up @@ -3,4 +3,7 @@ steps:
command: ".buildkite/deploy.sh"
branches: "main"
agents:
queue: "deploy"
queue: "elastic-runners"
plugins:
- aws-assume-role-with-web-identity#v1.0.0:
role-arn: arn:aws:iam::${ROLE_ACCOUNT_ID}:role/pipeline-buildkite-emojis

0 comments on commit 3181e40

Please sign in to comment.