Skip to content

Commit e339e7a

Browse files
authored
Prefer to get the 'api' artifact from the triggering pipeline in the post-publish pipeline. (#5670)
1 parent aeefea6 commit e339e7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ extends:
179179
source: specific
180180
project: GitHubProjects
181181
pipeline: 'rushstack NPM Publish'
182+
preferTriggeringPipeline: true
182183
runVersion: latest
183184
artifact: api
184185
path: $(Pipeline.Workspace)/api

0 commit comments

Comments
 (0)