Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeyer2115 committed Jan 28, 2022
1 parent 80091b3 commit 8bed563
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 @@ -36,6 +36,8 @@ commands:
name: Configure AWS
command: |
mkdir -p ~/.aws
echo $AWS_ACCESS_KEY_ID
echo $AWS_SECRET_ACCESS_KEY
cp .circleci/aws_config ~/.aws/config
echo -e $AWS_PROD_PROFILE >> ~/.aws/config
- aws-s3/copy:
Expand Down

0 comments on commit 8bed563

Please sign in to comment.