We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952276c commit 450a37bCopy full SHA for 450a37b
eng/pipelines/templates/stages/archetype-rust-release.yml
@@ -85,11 +85,6 @@ stages:
85
runOnce:
86
deploy:
87
steps:
88
- - pwsh: |
89
- Write-Host "Setting ArtifactName to empty"
90
- Write-Host "##vso[task.setvariable variable=ArtifactName;]"
91
- displayName: Initialize ArtifactName variable
92
-
93
# This loop over artifacts is used to produce the correct number
94
# of ESRP release tasks. It has the side effect of also setting
95
# the artifact name by looking up the index of the current
0 commit comments