mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Change the build artifact to pipeline artifact.
This commit is contained in:
parent
8619b67ed0
commit
af8a4b8a36
1 changed files with 0 additions and 5 deletions
|
|
@ -35,11 +35,6 @@ stages:
|
|||
cPodName: onnxruntime-training-c
|
||||
objcPodName: onnxruntime-training-objc
|
||||
timeoutInMinutes: 240
|
||||
templateContext:
|
||||
outputs:
|
||||
- output: pipelineArtifact
|
||||
targetPath: $(Build.ArtifactStagingDirectory)
|
||||
artifactName: ios_packaging_artifacts_${{ lower(parameters.packageVariant) }}
|
||||
|
||||
steps:
|
||||
- bash: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue