Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
High10Hunter committed Sep 8, 2024
1 parent 7a02097 commit 0b9d94d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
working_directory: ~/map-sorter-api
steps:
- aws-cli/setup:
role-arn: 'arn:aws:iam::AWS_ACCOUNT_ID:role/circleci-oidc-provider-aws'
aws-region: AWS_REGION
role-arn: 'arn:aws:iam::253274624210:role/circleci-oidc-provider-aws'
aws-region: us-east-1
- checkout

- add_ssh_keys:
Expand Down

0 comments on commit 0b9d94d

Please sign in to comment.