Skip to content

Commit fb76577

Browse files
author
sivakami
committed
Change dependency for creating nsg.
1 parent 1217274 commit fb76577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/swiftv2-long-running/template/long-running-pipeline-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ stages:
109109
# ------------------------------------------------------------
110110
- job: Create_NSG
111111
displayName: "Create Network Security Groups"
112-
dependsOn: Create_Storage
112+
dependsOn: Create_VNets
113113
pool:
114114
vmImage: ubuntu-latest
115115
steps:

0 commit comments

Comments
 (0)