Skip to content

Commit 88f1d36

Browse files
committed
Hardcorde depends on
1 parent 654095f commit 88f1d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/multitenancy/swiftv2-singularity-e2e.stages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ parameters:
44
stages:
55
- stage: man_e2e_tests
66
displayName: AKS Swiftv2 Man E2E tests
7+
dependsOn: manifests
78
variables:
89
TAG: $[ stagedependencies.setup.env.outputs['EnvironmentalVariables.Tag'] ]
910
jobs:
1011
- job: run_tests
1112
displayName: "Run Sing Runners"
12-
dependsOn: manifests
1313
pool:
1414
name: $(BUILD_POOL_NAME_DEFAULT)
1515
isCustom: true

0 commit comments

Comments
 (0)