diff --git a/azure-pipelines.yml b/azure-pipelines.yml index acdbe24a..98217e5d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -241,10 +241,10 @@ stages: distributionId: $(cfDistributionId) paths: /* awsProfile: $(prodDeploymentProfile) - - template: templates/digital/auto-tag.yml@AzureDevOps - parameters: - dependsOn: prodBuildDeployment - userName: SafeliteAzureDevops - userEmail: githubazuredevops@safelite.com + - template: templates/digital/auto-tag.yml@AzureDevOps + parameters: + dependsOn: prodBuildDeployment + userName: SafeliteAzureDevops + userEmail: githubazuredevops@safelite.com \ No newline at end of file