Dorothydu's picture
Upload 50 random repository samples
9d3c8f5 verified
# Build the dev version of the package and publish to artifacts
# To configure triggers, see https://github.com/microsoft/onnx-converters-private/wiki/ONNX-Script-release
trigger: none
pool:
vmImage: ubuntu-latest
variables:
CI: 'true'
steps:
- template: _release-template.yml