Skip to content

Commit 5f032f4

Browse files
committed
Remove TF deploy dependency on retagging stage
1 parent a30260d commit 5f032f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.azuredevops/templates/cd-infrastructure-core-common.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ stages:
4949

5050
- stage: terraform_deploy
5151
displayName: Terraform Deploy
52-
dependsOn:
53-
- re_tag_stage
5452
condition: |
5553
and(
5654
eq(variables['Build.Reason'], 'Manual'),

0 commit comments

Comments
 (0)