File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,14 @@ resources:
1717 - repository : templates
1818 type : github
1919 name : microsoft/vscode-engineering
20- ref : main
20+ ref : original-caterpillar
2121 endpoint : Monaco
2222
2323extends :
2424 template : azure-pipelines/rust-package/pipeline.yml@templates
2525 parameters :
2626 binaryName : " pet"
27+ opusName : " Python Environment Tools"
2728 signing : true
2829 apiScanSoftwareVersion : 2024 # major version of `pet` for internal reporting
2930 tsa :
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ extends:
1414 template : azure-pipelines/rust-package/pipeline.yml@templates
1515 parameters :
1616 binaryName : " pet"
17+ opusName : " Python Environment Tools"
1718 signing : true
1819 apiScanPublishSymbols : true
1920 apiScanSoftwareVersion : 2024 # major version of `pet` for internal reporting
You can’t perform that action at this time.
0 commit comments