Merge pull request #759 from Safelite/feature/pipeline-updates
This commit is contained in:
commit
7bd44a77ab
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.5.19
|
||||
ref: refs/tags/t5.5.31
|
||||
|
||||
variables:
|
||||
- group: Digital-Infrastructure
|
||||
|
|
@ -173,5 +173,6 @@ stages:
|
|||
cfDistributionId: $(cfDistributionId)
|
||||
- template: templates/digital/auto-tag.yml@AzureDevOps
|
||||
parameters:
|
||||
dependsOn: prodBuildDeployment
|
||||
userName: SafeliteAzureDevops
|
||||
userEmail: githubazuredevops@safelite.com
|
||||
Loading…
Reference in a new issue