Added additional azure support
This commit is contained in:
parent
df0462f006
commit
609c7d7159
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue