Skip to content

Build and Push Docker Images #277

Build and Push Docker Images

Build and Push Docker Images #277

Re-run triggered June 19, 2024 16:47
Status Failure
Total duration 1m 31s
Artifacts

main.yml

on: release
Discord Webhooks  /  github-releases-to-discord
Discord Webhooks / github-releases-to-discord
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case \"$(uname -m)\" in x86_64) DEB_ARCH='amd64';; armv7l) DEB_ARCH='armhf';; aarch64) DEB_ARCH='arm64';; *) echo \"unsupported architecture\"; exit 1 ;; esac && set -x && curl -sSLf -o /***_${HOMEBRIDGE_APT_PKG_VERSION}.deb https://github.com/***/***-apt-pkg/releases/download/${HOMEBRIDGE_APT_PKG_VERSION}/***_${HOMEBRIDGE_APT_PKG_VERSION}_${DEB_ARCH}.deb && dpkg -i /***_${HOMEBRIDGE_APT_PKG_VERSION}.deb && rm -rf /***_${HOMEBRIDGE_APT_PKG_VERSION}.deb && chown -R root:root /opt/*** && rm -rf /var/lib/***" did not complete successfully: exit code: 22