We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10689ba commit db377e7Copy full SHA for db377e7
.circleci/config.yml
@@ -793,7 +793,7 @@ jobs:
793
s3://${AWS_BUCKET_NAME}/${upgradeLatestFolderPath} --recursive
794
795
# invalidate cloudfront cash
796
- aws cloudfront create-invalidation --distribution-id ${AWS_DISTRIBUTION_ID} --paths "/*"
+ # aws cloudfront create-invalidation --distribution-id ${AWS_DISTRIBUTION_ID} --paths "/*"
797
798
- run:
799
name: Add tags for all objects and create S3 metrics
0 commit comments