mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Migrate Zip-Nuget Package Pipeline to 1ES
This commit is contained in:
parent
33e6ebfe2f
commit
9efa0b4965
1 changed files with 4 additions and 0 deletions
|
|
@ -92,6 +92,10 @@ extends:
|
|||
# For productions pipelines, use "Official".
|
||||
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
|
||||
parameters:
|
||||
pool:
|
||||
name: onnxruntime-Win-CPU-2022
|
||||
os: windows
|
||||
|
||||
sdl:
|
||||
sourceAnalysisPool:
|
||||
name: onnxruntime-Win-CPU-2022
|
||||
|
|
|
|||
Loading…
Reference in a new issue