File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ parameters:
1818
1919stages :
2020 - stage : setup
21- displayName : ACN
21+ displayName : " [PreBuild] Configure and Provision Required Resources "
2222 # Block build start until pre-build validation occurs.
2323 dependsOn : pre_build
2424 variables :
@@ -52,13 +52,6 @@ stages:
5252 name: "EnvironmentalVariables"
5353 displayName: "Set environmental variables"
5454
55- # # Outputs Storage Account for use
56- # # artifact_storage.ACNCI_STORAGEACCOUNT_ID
57- # # artifact_storage.ACNCI_STORAGEACCOUNT_SUBSCRIPTION
58- # # artifact_storage.ACNCI_STORAGEACCOUNT_SERVICECONNECTION
59- # # artifact_storage.ACNCI_STORAGEACCOUNT_RESOURCEGROUP
60- # # artifact_storage.ACNCI_STORAGEACCOUNT_LOCATION
61- # #
6255 - job : resources
6356 displayName : " [Infra] Configure Artifact Resources"
6457 variables :
You can’t perform that action at this time.
0 commit comments