update project name

This commit is contained in:
rachguo
2023-07-12 15:15:45 -07:00
parent b91ec00488
commit 3067c02628
@@ -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)'