Skip to content

Commit eab8794

Browse files
authored
chore: register dependent pipeline for APIScan (#24496)
1 parent 43347e7 commit eab8794

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/azure-pipeline.stable.yml

Lines changed: 2 additions & 1 deletion
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,4 +123,5 @@ extends:
123123
areaPath: 'Visual Studio Code Python Extensions'
124124
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
125125
enabled: true
126+
apiScanDependentPipelineId: '593' # python-environment-tools
126127
apiScanSoftwareVersion: '2024'

0 commit comments

Comments
 (0)