We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dce4de commit 91ca844Copy full SHA for 91ca844
build/azure-pipeline.stable.yml
@@ -103,7 +103,7 @@ extends:
103
project: 'Monaco'
104
definition: 593
105
buildVersionToDownload: 'latestFromBranch'
106
- branchName: 'refs/release/2024.16'
+ branchName: 'refs/heads/release/2024.16'
107
targetPath: '$(Build.SourcesDirectory)/python-env-tools/bin'
108
artifactName: 'bin-$(vsceTarget)'
109
itemPattern: |
0 commit comments