Publish Docker image #451
Annotations
1 error and 2 warnings
Publish Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c [ \"${TARGETARCH}\" = \"arm64\" ] && ARCH=aarch64 || ARCH=x86_64 && TARGET=${ARCH}-unknown-linux-musl && if [ \"${EVENT_NAME}\" = \"schedule\" ]; then cargo install --git https://github.com/tmknight/docker-autoheal --branch main --target ${TARGET} && mv /usr/local/cargo/bin/docker-autoheal /; else curl -sLO https://github.com/tmknight/docker-autoheal/releases/latest/download/docker-autoheal-${TARGET}.tar.gz && tar -xvf docker-autoheal-${TARGET}.tar.gz; fi && chmod +x docker-autoheal" did not complete successfully: exit code: 101
|
get-version / Get release version
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Docker image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|