update project name
This commit is contained in:
@@ -152,6 +152,8 @@ jobs:
|
|||||||
# Download artifacts from a specific pipeline.
|
# Download artifacts from a specific pipeline.
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
inputs:
|
inputs:
|
||||||
|
buildType: 'specific'
|
||||||
|
project: 'Lotus'
|
||||||
definition: 995
|
definition: 995
|
||||||
buildVersionToDownload: 'latest'
|
buildVersionToDownload: 'latest'
|
||||||
targetPath: '$(Build.ArtifactStagingDirectory)'
|
targetPath: '$(Build.ArtifactStagingDirectory)'
|
||||||
|
|||||||
Reference in New Issue
Block a user