Skip to content

Commit

Permalink
fix circle ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mlabouardy committed Jun 7, 2022
1 parent 6e547b0 commit 36b48ba
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 @@ -13,4 +13,4 @@ jobs:
apt-get install -y awscli
- run:
name: Push to S3 bucket
command: aws s3 cp --recursive . s3://komiser.io --region eu-west-3
command: aws s3 cp --recursive . s3://www.komiser.io --region eu-central-1

0 comments on commit 36b48ba

Please sign in to comment.