Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Janpot committed Sep 13, 2023
1 parent 515858d commit 80471b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@ jobs:
value: << pipeline.git.branch >>
steps:
- aws-cli/install:
version: '2.1.10'
override_installed: true
- aws-cli/setup:
aws_access_key_id: $AWS_ACCESS_KEY_ID_ARTIFACTS
Expand Down Expand Up @@ -720,6 +721,7 @@ jobs:
value: << pipeline.git.branch >>
steps:
- aws-cli/install:
version: '2.1.10'
override_installed: true
- aws-cli/setup:
aws_access_key_id: $AWS_ACCESS_KEY_ID_ARTIFACTS
Expand Down

0 comments on commit 80471b3

Please sign in to comment.