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

Commit e24a38d

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Added mandatory artifactName
1 parent ae71c5e commit e24a38d

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
@@ -737,6 +737,7 @@ extends:
737737
isProduction: true
738738
inputs:
739739
- input: pipelineArtifact
740+
artifactName: build-output-$(rid)
740741
targetPath: $(artifactsDownloadLocation)
741742
steps:
742743
- checkout: none

0 commit comments

Comments
 (0)