We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759144f commit 90b9519Copy full SHA for 90b9519
eng/ci/templates/official/jobs/assemble-artifacts.yml
@@ -3,7 +3,7 @@ parameters:
3
type: string
4
5
jobs:
6
-- job: AssembleArtifact_${{ parameters.arch }}
+- job: AssembleArtifact
7
displayName: "Assemble ${{ parameters.arch }}"
8
templateContext:
9
inputs:
0 commit comments