Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vegaro authored Mar 7, 2024
1 parent 151d4ca commit d1938db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,6 @@ jobs:
- run:
name: Deploy to S3
command: aws s3 sync ~/project/docs/6.9.7 s3://purchases-docs/android/6.9.7 --delete
- run:
name: Update index.html
command: aws s3 cp ~/project/docs/index.html s3://purchases-docs/android/index.html
- run:
name: Invalidate CloudFront caches
command: aws cloudfront create-invalidation --distribution-id EPTW7F3CB566V --paths "/*"
Expand Down

0 comments on commit d1938db

Please sign in to comment.