Skip to content

Commit 4a12b3d

Browse files
committed
NFCI: pull artifacts from prior run
1 parent 83b468b commit 4a12b3d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build/pipelines/templates-v2/job-run-pgo-tests.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ jobs:
3636
inputs:
3737
artifactName: build-${{ parameters.buildPlatform }}-$(BuildConfiguration)${{ parameters.artifactStem }}
3838
downloadPath: $(Terminal.BinDir)
39+
buildType: specific
40+
runVersion: specific
41+
project: Dart
42+
pipeline: 71496
43+
runId: 138609365
44+
allowPartiallySucceededBuilds: true
45+
allowFailedBuilds: true
3946

4047
# The tests expect Terminal to be an unpackaged distribution named terminal-0.0.1.0 (after the dev build version scheme)
4148
# Extract to that folder explicitly and strip the embedded folder name from the unpackaged archive.

0 commit comments

Comments
 (0)