Merge pull request #2784 from Safelite/nation/cleanWS
new tag to devops template that does workspace cleanup
This commit is contained in:
commit
2f6cfe60c9
1 changed files with 3 additions and 2 deletions
|
|
@ -31,7 +31,7 @@ resources:
|
||||||
type: github
|
type: github
|
||||||
name: Safelite/AzureDevOps
|
name: Safelite/AzureDevOps
|
||||||
endpoint: Safelite
|
endpoint: Safelite
|
||||||
ref: refs/tags/t5.6.41
|
ref: refs/tags/t5.7.24
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- group: Digital-Infrastructure
|
- group: Digital-Infrastructure
|
||||||
|
|
@ -323,4 +323,5 @@ stages:
|
||||||
parameters:
|
parameters:
|
||||||
dependsOn: prodBuildDeployment
|
dependsOn: prodBuildDeployment
|
||||||
userName: SafeliteAzureDevops
|
userName: SafeliteAzureDevops
|
||||||
userEmail: githubazuredevops@safelite.com
|
userEmail: githubazuredevops@safelite.com
|
||||||
|
environment: digitalCloud-prod
|
||||||
Loading…
Reference in a new issue