From c4056d1b0c71dd233e3d59cbd8252d51c05e3e02 Mon Sep 17 00:00:00 2001 From: FrankRua Date: Fri, 23 Sep 2022 11:49:40 -0400 Subject: [PATCH] update pipelines --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1ded09677..4767a7739 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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 \ No newline at end of file