Skip to content
Snippets Groups Projects

feat: py-onnx-1.15.0

Merged Wouter Deconinck requested to merge py-onnx-1.13.1 into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -306,7 +306,7 @@ jug_dev:
cat mirrors.yaml.in | envsubst > mirrors.yaml
- docker buildx build
--progress plain
--no-cach
--no-cache
--push ${BUILD_OPTIONS}
--tag ${CI_REGISTRY}/${CI_PROJECT_PATH}/${BUILD_IMAGE}${ENV}:${INTERNAL_TAG}-${BUILD_TYPE}
${EXPORT_TAG:+
Loading