Skip to content

Commit 69b7641

Browse files
authored
ci: rm dependsOn in nightly pipeline (#1630)
Signed-off-by: Anish Ramasekar <[email protected]>
1 parent 533d7f5 commit 69b7641

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pipelines/nightly.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
- template: templates/publish-logs.yaml
4848
- template: templates/upgrade.yaml
4949
parameters:
50-
dependsOn:
51-
- verify_deployment_yaml
5250
matrix:
5351
upgrade_aks_windows:
5452
WINDOWS_CLUSTER: "true"
@@ -61,8 +59,6 @@ jobs:
6159
demands:
6260
- ImageOverride -equals azcu-agent-amd64-mariner-2-cgv2-img
6361
timeoutInMinutes: 60
64-
dependsOn:
65-
- verify_deployment_yaml
6662
workspace:
6763
clean: all
6864
variables:

0 commit comments

Comments
 (0)