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

@ -77,3 +77,4 @@ stages:
region: us-east-1 region: us-east-1
appDeployVariables: appDeployVariables:
__VUE_APP_CONSUMER_API_GATEWAY__: $(__VUE_APP_CONSUMER_API_GATEWAY__) __VUE_APP_CONSUMER_API_GATEWAY__: $(__VUE_APP_CONSUMER_API_GATEWAY__)
cfDistributionId: $(cfDistributionId)