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
|
||||
name: Safelite/AzureDevOps
|
||||
endpoint: Safelite
|
||||
ref: refs/tags/t5.3.8
|
||||
ref: DigitalConsumer #refs/tags/t5.3.8
|
||||
|
||||
variables:
|
||||
- group: Digital-Infrastructure
|
||||
|
|
@ -69,6 +69,7 @@ stages:
|
|||
parameters:
|
||||
artifactName: vueDist
|
||||
awsProfile: $(devDeploymentProfile)
|
||||
outputPath: /fmg/
|
||||
deployBuckets:
|
||||
safelite-dev-fmg-us-east-1:
|
||||
clearFolder: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue