Skip to content

Commit 7baaa7f

Browse files
committed
TEMP: download api artifact from latest npmPublish for testing
1 parent d3bb564 commit 7baaa7f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

common/config/azure-pipelines/npm-post-publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ extends:
166166
- task: DownloadPipelineArtifact@2
167167
displayName: 'Download API review files'
168168
inputs:
169+
source: specific
170+
pipeline: npmPublish
171+
runVersion: latest
169172
artifact: api
170173
path: $(Pipeline.Workspace)/api
171174

0 commit comments

Comments
 (0)