File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ extends:
128128 - task : CargoAuthenticate@0
129129 inputs :
130130 configFile : " $(Build.SourcesDirectory)/DSC/.cargo/config.toml"
131+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
131132 displayName : Authenticating cargo crates registry
132133 env :
133134 ob_restore_phase : true
@@ -253,6 +254,7 @@ extends:
253254 - task : CargoAuthenticate@0
254255 inputs :
255256 configFile : " .cargo/config.toml"
257+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
256258 displayName : Authenticating cargo crates registry
257259 env :
258260 ob_restore_phase : true
@@ -288,6 +290,7 @@ extends:
288290 - task : CargoAuthenticate@0
289291 inputs :
290292 configFile : " .cargo/config.toml"
293+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
291294 displayName : Authenticating cargo crates registry
292295 env :
293296 ob_restore_phase : true
@@ -331,6 +334,7 @@ extends:
331334 - task : CargoAuthenticate@0
332335 inputs :
333336 configFile : " .cargo/config.toml"
337+ cargoServiceConnections : azDO-Cargo-PowerShell-feed-Ingestion
334338 displayName : Authenticating cargo crates registry
335339 env :
336340 ob_restore_phase : true
You can’t perform that action at this time.
0 commit comments