Skip to content

v23.0.2-devpr7109.5443107c #566

v23.0.2-devpr7109.5443107c

v23.0.2-devpr7109.5443107c #566

Triggered via release January 29, 2026 12:44
Status Failure
Total duration 44s
Artifacts
Release to Docker Hub
41s
Release to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

1 error
Release to Docker Hub
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c mach=$(uname -m) && case $mach in aarch64) arch=\"aarch64-linux-gnu\"; ;; x86_64) arch=\"x86_64-linux-gnu\"; ;; *) echo \"ERROR: Machine type $mach not supported.\"; ;; esac && wget https://github.com/${GITHUB_REPOSITORY}/releases/download/v${TAG}/dashcore-${TAG}-$arch.tar.gz -P /tmp && tar -xvf /tmp/dashcore-*.tar.gz -C /tmp/ && find /tmp/dashcore*/bin -type f ! -name 'dash-qt' -exec cp {} /usr/local/bin \\; && rm -rf /tmp/dashcore* && chmod a+x /usr/local/bin/*" did not complete successfully: exit code: 8