try build id
This commit is contained in:
@@ -151,7 +151,7 @@ jobs:
|
|||||||
|
|
||||||
- task: DownloadPipelineArtifact@0
|
- task: DownloadPipelineArtifact@0
|
||||||
inputs:
|
inputs:
|
||||||
pipelineId: '995' #The specific pipeline to download from.
|
pipelineId: '326908' #The specific pipeline to download from.
|
||||||
artifactName: 'ios_packaging_artifacts' # string. Required. The name of artifact to download. Default: drop.
|
artifactName: 'ios_packaging_artifacts' # string. Required. The name of artifact to download. Default: drop.
|
||||||
targetPath: "$(Build.ArtifactStagingDirectory)" # string. Required. Path to download to.
|
targetPath: "$(Build.ArtifactStagingDirectory)" # string. Required. Path to download to.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user