Skip to content

Commit

Permalink
Partially revert assume role changes
Browse files Browse the repository at this point in the history
Co-authored-by: James Healy <[email protected]>
  • Loading branch information
DrJosh9000 and yob committed Dec 4, 2024
1 parent 4195eb4 commit d7ec8fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ steps:
concurrency_group: "release_buildkite_metrics_github"
plugins:
- aws-assume-role-with-web-identity:
role-arn: arn:aws:iam::172840064832:role/pipeline-buildkite-buildkite-agent-metrics-release
role-arn: arn:aws:iam::032379705303:role/pipeline-buildkite-buildkite-agent-metrics

- label: ":github: Release"
command: ".buildkite/steps/release-github.sh"
Expand All @@ -22,7 +22,7 @@ steps:
queue: "elastic-runners"
plugins:
- aws-assume-role-with-web-identity:
role-arn: arn:aws:iam::172840064832:role/pipeline-buildkite-buildkite-agent-metrics-release
role-arn: arn:aws:iam::445615400570:role/pipeline-buildkite-buildkite-agent-metrics-release
- aws-ssm#v1.0.0:
parameters:
GITHUB_RELEASE_ACCESS_TOKEN: /pipelines/buildkite/buildkite-agent-metrics/GITHUB_RELEASE_ACCESS_TOKEN
Expand Down

0 comments on commit d7ec8fa

Please sign in to comment.