Skip to content

Commit

Permalink
chore: register dependent pipeline for APIScan (microsoft#24496)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 authored Nov 27, 2024
1 parent 43347e7 commit eab8794
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/azure-pipeline.stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ extends:
project: 'Monaco'
definition: 593
buildVersionToDownload: 'latestFromBranch'
branchName: 'refs/heads/release/2024.18'
branchName: 'refs/heads/release/2024.20'
targetPath: '$(Build.SourcesDirectory)/python-env-tools/bin'
artifactName: 'bin-$(vsceTarget)'
itemPattern: |
Expand All @@ -123,4 +123,5 @@ extends:
areaPath: 'Visual Studio Code Python Extensions'
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
enabled: true
apiScanDependentPipelineId: '593' # python-environment-tools
apiScanSoftwareVersion: '2024'

0 comments on commit eab8794

Please sign in to comment.