File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ extends:
171
171
- task : AzureCLI@2
172
172
displayName : Azure CLI
173
173
inputs :
174
- azureSubscription : azDO-Cargo-PowerShell-feed-Ingestion
174
+ azureSubscription : az-blob-cicd-infra
175
175
scriptType : core
176
176
scriptLocation : inlineScript
177
177
inlineScript : |
@@ -207,7 +207,7 @@ extends:
207
207
- task : AzureCLI@2
208
208
displayName : Azure CLI
209
209
inputs :
210
- azureSubscription : azDO-Cargo-PowerShell-feed-Ingestion
210
+ azureSubscription : az-blob-cicd-infra
211
211
scriptType : core
212
212
scriptLocation : inlineScript
213
213
inlineScript : |
@@ -262,7 +262,7 @@ extends:
262
262
- task : AzureCLI@2
263
263
displayName : Azure CLI
264
264
inputs :
265
- azureSubscription : azDO-Cargo-PowerShell-feed-Ingestion
265
+ azureSubscription : az-blob-cicd-infra
266
266
scriptType : core
267
267
scriptLocation : inlineScript
268
268
inlineScript : |
Original file line number Diff line number Diff line change 37
37
- task : AzureCLI@2
38
38
displayName : Azure CLI
39
39
inputs :
40
- azureSubscription : azDO-Cargo-PowerShell-feed-Ingestion
40
+ azureSubscription : az-blob-cicd-infra
41
41
scriptType : core
42
42
scriptLocation : inlineScript
43
43
inlineScript : |
You can’t perform that action at this time.
0 commit comments