multi region bucket deploy
This commit is contained in:
parent
c68a7b43d1
commit
d45359eff7
1 changed files with 4 additions and 0 deletions
|
|
@ -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__)
|
||||
|
|
|
|||
Loading…
Reference in a new issue