try build id

This commit is contained in:
rachguo
2023-07-12 14:02:10 -07:00
parent 9a18dd9782
commit 69fd3e0339
@@ -151,7 +151,7 @@ jobs:
- task: DownloadPipelineArtifact@0
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.
targetPath: "$(Build.ArtifactStagingDirectory)" # string. Required. Path to download to.