Skip to content

Commit a0ccd35

Browse files
committed
remove unused redirect of crates
1 parent a8dee48 commit a0ccd35

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.pipelines/DSC-Official.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ extends:
120120
inputs:
121121
rustVersion: ms-stable
122122
toolchainFeed: https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
123-
#cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
124123
additionalTargets: $(buildName)
125124
displayName: Install Rust
126125
env:
@@ -257,7 +256,6 @@ extends:
257256
inputs:
258257
rustVersion: ms-stable
259258
toolchainFeed: https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
260-
#cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
261259
additionalTargets: x86_64-unknown-linux-gnu
262260
displayName: Install Rust
263261
env:
@@ -304,7 +302,6 @@ extends:
304302
inputs:
305303
rustVersion: ms-stable
306304
toolchainFeed: https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
307-
#cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
308305
additionalTargets: aarch64-unknown-linux-gnu
309306
displayName: Install Rust
310307
env:
@@ -359,7 +356,6 @@ extends:
359356
inputs:
360357
rustVersion: ms-stable
361358
toolchainFeed: https://pkgs.dev.azure.com/mscodehub/Rust/_packaging/Rust/nuget/v3/index.json
362-
#cratesIoFeedOverride: sparse+https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/Cargo/index/
363359
additionalTargets: $(buildName)
364360
displayName: Install Rust
365361
env:

0 commit comments

Comments
 (0)