Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Publish Nightly Docker Images #953

Publish Nightly Docker Images

Publish Nightly Docker Images #953

Triggered via schedule June 3, 2025 01:31
Status Failure
Total duration 1m 3s
Artifacts
Push Version Tagged Nightly Docker Images
57s
Push Version Tagged Nightly Docker Images
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Push Version Tagged Nightly Docker Images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"$BRANCH\" ] ; then echo Installing from BRANCH && $VENV/bin/pip install --no-cache-dir \"./deepsparse[server,yolo,onnxruntime,yolov8,transformers,image_classification]\"; elif [ \"$MODE\" = \"nightly\" ] ; then echo Installing nightlies ... && if [ -z \"$VERSION\" ] ; then echo Installing latest nightlies ... && $VENV/bin/pip install --no-cache-dir \"deepsparse-nightly[server,yolo,onnxruntime,yolov8,transformers,image_classification]\"; else echo Installing nightlies ... with $VERSION && $VENV/bin/pip install --no-cache-dir \"deepsparse-nightly[server,yolo,onnxruntime,yolov8,transformers,image_classification]==$VERSION\"; fi; elif [ -z \"$VERSION\" ] ; then echo Installing latest deepsparse ... from pypi && $VENV/bin/pip install --no-cache-dir \"deepsparse[server,yolo,onnxruntime,yolov8,transformers,image_classification]\"; else echo Installing latest deepsparse version=\"$VERSION\" from pypi && $VENV/bin/pip install --no-cache-dir \"deepsparse[server,yolo,onnxruntime,yolov8,transformers,image_classification]==$VERSION\"; fi;" did not complete successfully: exit code: 1
Push Version Tagged Nightly Docker Images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Push Version Tagged Nightly Docker Images
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/