Skip to content

ci: typo in referencing the base image #8

ci: typo in referencing the base image

ci: typo in referencing the base image #8

Triggered via push December 1, 2023 15:50
Status Failure
Total duration 3m 19s
Artifacts

build-image.yml

on: push
Matrix: Build and push image
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build and push image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c poetry install --only main \t&& TORCH_VERSION=\"$(pip show torch | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& TORCHVISION_VERSION=\"$(pip show torchvision | grep Version | cut -d ':' -f2 | xargs)${TORCH_VERSION_SUFFIX}\" \t&& pip install --no-cache-dir torch==\"${TORCH_VERSION}\" torchvision==\"${TORCHVISION_VERSION}\" -f https://download.pytorch.org/whl/torch_stable.html" did not complete successfully: exit code: 1
Build and push image (+cu113)
The job was canceled because "job" failed.
Build and push image (+cu113)
The operation was canceled.