We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30260d commit 5f032f4Copy full SHA for 5f032f4
1 file changed
.azuredevops/templates/cd-infrastructure-core-common.yaml
@@ -49,8 +49,6 @@ stages:
49
50
- stage: terraform_deploy
51
displayName: Terraform Deploy
52
- dependsOn:
53
- - re_tag_stage
54
condition: |
55
and(
56
eq(variables['Build.Reason'], 'Manual'),
0 commit comments