Circleci project setup (#1)

This commit is contained in:
Alejandro Angulo 2020-07-17 23:28:13 -07:00
parent c0a2bc6a81
commit 4adaf86dcd
No known key found for this signature in database
GPG key ID: C48F54CC664BCDB1
2 changed files with 38 additions and 2 deletions

View file

@ -2,8 +2,8 @@ order = [".jpg$", ".gif$"]
[[targets]]
name = "aws-s3"
URL = "$S3URL"
cloudFrontDistributionID = "$cloudFrontDistributionID"
URL = "{{S3URL}}"
cloudFrontDistributionID = "{{CLOUDFRONTDISTRIBUTIONID}}"
[[matchers]]
# Cache static assets for 1 year.