Build and Push Docker Images #278
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
Triggered via release
June 19, 2024 16:41
donavanbecker
published
67d821f
Status
Failure
Total duration
1m 11s
Artifacts
–
main.yml
on: release
build
1m 1s
Verify Release Tag
2s
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
|