diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a9f0e705d..a358168d4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -76,4 +76,5 @@ stages: deployFolder: '' region: us-east-1 appDeployVariables: - __VUE_APP_CONSUMER_API_GATEWAY__: $(__VUE_APP_CONSUMER_API_GATEWAY__) \ No newline at end of file + __VUE_APP_CONSUMER_API_GATEWAY__: $(__VUE_APP_CONSUMER_API_GATEWAY__) + cfDistributionId: $(cfDistributionId) \ No newline at end of file