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