mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-08 17:17:15 +00:00
publish
This commit is contained in:
parent
6e45a7bf1d
commit
39ab30674d
1 changed files with 1 additions and 2 deletions
|
|
@ -213,11 +213,10 @@ stages:
|
|||
displayName: 'Copy java pad and folder for java test'
|
||||
workingDirectory: '$(Build.BinariesDirectory)'
|
||||
|
||||
- task: PublishPipelineArtifact@1
|
||||
- task: 1ES.PublishPipelineArtifact@1
|
||||
inputs:
|
||||
targetPath: '$(Agent.TempDirectory)/RelWithDebInfo'
|
||||
artifactName: 'Windows_Packaging_${{ parameters.stage_name_suffix }}_build_artifacts'
|
||||
publishLocation: 'pipeline'
|
||||
|
||||
- script: |
|
||||
dir *.dll
|
||||
|
|
|
|||
Loading…
Reference in a new issue