From d45359eff74a5df79ea3cbd59b21a54183257c05 Mon Sep 17 00:00:00 2001 From: FrankRua Date: Wed, 26 Oct 2022 14:16:38 -0400 Subject: [PATCH] multi region bucket deploy --- azure-pipelines.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index caca6e33..37ee7d27 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -75,6 +75,10 @@ stages: clearFolder: true deployFolder: '' region: us-east-2 + safelite-dev-iss-us-east-1: + clearFolder: true + deployFolder: '' + region: us-east-1 appDeployVariables: __VUE_APP_CONSUMER_CF_DISTRO__: $(__VUE_APP_CONSUMER_CF_DISTRO__) __VUE_APP_CURRENT_ENVIRONMENT__: $(__VUE_APP_CURRENT_ENVIRONMENT__)