Merge pull request #116 from Safelite/feature/CSR-242

Added CF invalidation
This commit is contained in:
Frank Rua 2021-12-22 11:41:51 -05:00 committed by GitHub
commit 638579edd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,4 +76,5 @@ stages:
deployFolder: ''
region: us-east-1
appDeployVariables:
__VUE_APP_CONSUMER_API_GATEWAY__: $(__VUE_APP_CONSUMER_API_GATEWAY__)
__VUE_APP_CONSUMER_API_GATEWAY__: $(__VUE_APP_CONSUMER_API_GATEWAY__)
cfDistributionId: $(cfDistributionId)