mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-04 04:07:22 +00:00
Binary c-api-cpu.yml 3
This commit is contained in:
parent
27eadb158b
commit
4bdec8e0bf
1 changed files with 8 additions and 7 deletions
|
|
@ -57,14 +57,15 @@ stages:
|
|||
- template: linux-cpu-packaging-pipeline.yml
|
||||
parameters:
|
||||
AdditionalBuildFlags: ${{ parameters.AdditionalBuildFlags }}
|
||||
#------ Commented out jobs -----
|
||||
|
||||
- template: mac-cpu-packaging-pipeline.yml
|
||||
parameters:
|
||||
AllowReleasedOpsetOnly: 1
|
||||
BuildForAllArchs: true
|
||||
SpecificArtifact: ${{ parameters.SpecificArtifact }}
|
||||
BuildId: ${{ parameters.BuildId }}
|
||||
DoEsrp: ${{ parameters.DoEsrp }}
|
||||
#- template: mac-cpu-packaging-pipeline.yml
|
||||
# parameters:
|
||||
# AllowReleasedOpsetOnly: 1
|
||||
# BuildForAllArchs: true
|
||||
# SpecificArtifact: ${{ parameters.SpecificArtifact }}
|
||||
# BuildId: ${{ parameters.BuildId }}
|
||||
# DoEsrp: ${{ parameters.DoEsrp }}
|
||||
|
||||
#------ Commented out jobs -----
|
||||
#- stage: Android_Java_API_AAR_Packaging_Full
|
||||
|
|
|
|||
Loading…
Reference in a new issue