Added additional azure support

This commit is contained in:
Frank 2021-11-02 12:03:53 -04:00
parent df0462f006
commit 609c7d7159

View file

@ -26,7 +26,7 @@ resources:
type: github type: github
name: Safelite/AzureDevOps name: Safelite/AzureDevOps
endpoint: Safelite endpoint: Safelite
ref: refs/tags/t5.3.8 ref: DigitalConsumer #refs/tags/t5.3.8
variables: variables:
- group: Digital-Infrastructure - group: Digital-Infrastructure
@ -69,6 +69,7 @@ stages:
parameters: parameters:
artifactName: vueDist artifactName: vueDist
awsProfile: $(devDeploymentProfile) awsProfile: $(devDeploymentProfile)
outputPath: /fmg/
deployBuckets: deployBuckets:
safelite-dev-fmg-us-east-1: safelite-dev-fmg-us-east-1:
clearFolder: true clearFolder: true