From 31b4c985f0bf599ce42514168c78d59bbb6d7e6c Mon Sep 17 00:00:00 2001 From: Jeremy Zimmerman Date: Mon, 26 Jun 2023 16:27:58 -0400 Subject: [PATCH] CF cache invalidation path update. --- azure-pipelines.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0453f2d9..74a68a86 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -179,7 +179,7 @@ stages: parameters: awsCliContainer: awscli distributionId: $(cfDistributionId) - paths: /iss/* + paths: /* awsProfile: $(qaDeploymentProfile) # Prod Build/Deploy @@ -228,7 +228,7 @@ stages: parameters: awsCliContainer: awscli distributionId: $(cfDistributionId) - paths: /iss/* + paths: /* awsProfile: $(prodDeploymentProfile) - template: templates/digital/auto-tag.yml@AzureDevOps parameters: