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 43347e7 commit eab8794Copy full SHA for eab8794
build/azure-pipeline.stable.yml
@@ -102,7 +102,7 @@ extends:
102
project: 'Monaco'
103
definition: 593
104
buildVersionToDownload: 'latestFromBranch'
105
- branchName: 'refs/heads/release/2024.18'
+ branchName: 'refs/heads/release/2024.20'
106
targetPath: '$(Build.SourcesDirectory)/python-env-tools/bin'
107
artifactName: 'bin-$(vsceTarget)'
108
itemPattern: |
@@ -123,4 +123,5 @@ extends:
123
areaPath: 'Visual Studio Code Python Extensions'
124
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
125
enabled: true
126
+ apiScanDependentPipelineId: '593' # python-environment-tools
127
apiScanSoftwareVersion: '2024'
0 commit comments