From 421e94338af7a4094d89c56520ccf4d5210f835e Mon Sep 17 00:00:00 2001 From: FrankRua Date: Fri, 16 Sep 2022 15:23:40 -0400 Subject: [PATCH] removed from QA by mistake --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 373fecf4e..0ff6c34c2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -86,7 +86,6 @@ stages: indexDeployVariables: __VUE_APP_GOOGLE_TAG_MANAGER_SCRIPT_BODY__: $(__VUE_APP_GOOGLE_TAG_MANAGER_SCRIPT_BODY__) __VUE_APP_GOOGLE_TAG_MANAGER_NOSCRIPT_FRAME_SRC__: $(__VUE_APP_GOOGLE_TAG_MANAGER_NOSCRIPT_FRAME_SRC__) - cfDistributionId: $(cfDistributionId) # QA Build/Deploy @@ -171,6 +170,7 @@ stages: indexDeployVariables: __VUE_APP_GOOGLE_TAG_MANAGER_SCRIPT_BODY__: $(__VUE_APP_GOOGLE_TAG_MANAGER_SCRIPT_BODY__) __VUE_APP_GOOGLE_TAG_MANAGER_NOSCRIPT_FRAME_SRC__: $(__VUE_APP_GOOGLE_TAG_MANAGER_NOSCRIPT_FRAME_SRC__) + cfDistributionId: $(cfDistributionId) - template: templates/digital/auto-tag.yml@AzureDevOps parameters: userName: SafeliteAzureDevops