Skip to content

Commit

Permalink
Using docker image with aws cli installed
Browse files Browse the repository at this point in the history
  • Loading branch information
NewtonSander committed Jul 31, 2024
1 parent a3dc9f2 commit bacbe4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

docs-deploy:
docker:
- image: cimg/base:2024.07
- image: circleci/aws-cli:4.1.3
steps:
- checkout
- attach_workspace:
Expand Down

0 comments on commit bacbe4b

Please sign in to comment.