Skip to content

Commit

Permalink
removed cloudfront
Browse files Browse the repository at this point in the history
  • Loading branch information
Clearwood committed Apr 2, 2020
1 parent a061d2b commit a279f75
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/deploy-prod.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
#!/bin/sh
./scripts/update-route53.sh
#aws s3 sync ./__sapper__/export s3://$PROD_S3_BUCKET/ --acl public-read
#aws configure set preview.cloudfront true
#aws cloudfront create-invalidation --distribution-id $PROD_CLOUDFRONT_DISTRIBUTION --paths "/*"

0 comments on commit a279f75

Please sign in to comment.