Add CF distribution id for Corso website (#1316)
## Description
This allows us to automate website publishing
## Type of change
<!--- Please check the type of change your PR introduces: --->
- [x] 💻 CI/Deployment
This commit is contained in:
parent
6aee73b85d
commit
00103d9531
@ -22,4 +22,4 @@ publish: build
|
||||
|
||||
sync:
|
||||
aws s3 sync /usr/src/website/dist/ s3://corsobackup.io/ --exclude ".git/*" --delete
|
||||
aws cloudfront create-invalidation --distribution-id XXXXX --paths "/*"
|
||||
aws cloudfront create-invalidation --distribution-id E1W9NGI9YTVZ1A --paths "/*"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user