Skip to content

Commit

Permalink
Update pipeline queue and role
Browse files Browse the repository at this point in the history
  • Loading branch information
amu-g committed Mar 6, 2024
1 parent 90b477f commit 0ea629d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
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 0ea629d

Please sign in to comment.