Build and Push Docker Images #277
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Triggered via release
June 19, 2024 13:31
NorthernMan54
published
981997e
Status
Failure
Total duration
1m 21s
Artifacts
–
main.yml
on: release
build
1m 11s
Verify Release Tag
5s
Discord Webhooks
/
github-releases-to-discord
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
|