File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ extends:
128
128
- task : CargoAuthenticate@0
129
129
inputs :
130
130
configFile : " $(Build.SourcesDirectory)/DSC/.cargo/config.toml"
131
+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
131
132
displayName : Authenticating cargo crates registry
132
133
env :
133
134
ob_restore_phase : true
@@ -253,6 +254,7 @@ extends:
253
254
- task : CargoAuthenticate@0
254
255
inputs :
255
256
configFile : " .cargo/config.toml"
257
+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
256
258
displayName : Authenticating cargo crates registry
257
259
env :
258
260
ob_restore_phase : true
@@ -288,6 +290,7 @@ extends:
288
290
- task : CargoAuthenticate@0
289
291
inputs :
290
292
configFile : " .cargo/config.toml"
293
+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
291
294
displayName : Authenticating cargo crates registry
292
295
env :
293
296
ob_restore_phase : true
@@ -331,6 +334,7 @@ extends:
331
334
- task : CargoAuthenticate@0
332
335
inputs :
333
336
configFile : " .cargo/config.toml"
337
+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
334
338
displayName : Authenticating cargo crates registry
335
339
env :
336
340
ob_restore_phase : true
You can’t perform that action at this time.
0 commit comments