Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit c1d96f2

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Added mandatory artifactName
1 parent 1426aec commit c1d96f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines/release-cli.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -732,6 +732,7 @@ extends:
732732
isProduction: true
733733
inputs:
734734
- input: pipelineArtifact
735+
artifactName: build-output-$(rid)
735736
targetPath: $(artifactsDownloadLocation)
736737
steps:
737738
- checkout: none

0 commit comments

Comments
 (0)