Skip to content

Commit a68745d

Browse files
committed
Use latest build of pet from main for pre-release
1 parent 8bcf046 commit a68745d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure-pipeline.pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ extends:
107107
buildType: 'specific'
108108
project: 'Monaco'
109109
definition: 591
110-
buildVersionToDownload: 'latestFromBranch'
110+
buildVersionToDownload: 'latest'
111111
branchName: 'refs/heads/main'
112112
targetPath: '$(Build.SourcesDirectory)/python-env-tools/bin'
113113
artifactName: 'bin-$(vsceTarget)'

0 commit comments

Comments
 (0)