Skip to content

Commit

Permalink
Merge pull request #345 from buildkite/add-ecr-plugin
Browse files Browse the repository at this point in the history
Add ECR plugin
  • Loading branch information
DrJosh9000 authored Dec 5, 2024
2 parents c1066cb + 769dfcd commit fd63ea0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/pipeline.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ steps:
plugins:
- aws-assume-role-with-web-identity:
role-arn: arn:aws:iam::172840064832:role/pipeline-buildkite-buildkite-agent-metrics-release
- ecr#v2.9.0:
login: true
account_ids: "public.ecr.aws"

0 comments on commit fd63ea0

Please sign in to comment.