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