onnxruntime/tools/ci_build/github/azure-pipelines/py-packaging-pipeline.yml
edgchen1 737c22a911
Refactor Python packaging builds (#4283)
Reuse the same template file for all Python packaging builds.
2020-06-22 17:13:22 -07:00

4 lines
68 B
YAML

trigger: none
stages:
- template: templates/py-packaging-stage.yml