Skip to content

Commit 5e1f088

Browse files
committed
Bump branch
1 parent 117e287 commit 5e1f088

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/azure-pipeline.stable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ extends:
102102
project: 'Monaco'
103103
definition: 593
104104
buildVersionToDownload: 'latestFromBranch'
105-
branchName: 'refs/heads/release/2024.18'
105+
branchName: 'refs/heads/release/2024.20'
106106
targetPath: '$(Build.SourcesDirectory)/python-env-tools/bin'
107107
artifactName: 'bin-$(vsceTarget)'
108108
itemPattern: |
@@ -123,5 +123,5 @@ extends:
123123
areaPath: 'Visual Studio Code Python Extensions'
124124
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
125125
enabled: true
126-
apiScanDependentPipelineId: '593'
126+
apiScanDependentPipelineId: '593' # python-environment-tools
127127
apiScanSoftwareVersion: '2024'

0 commit comments

Comments
 (0)