v22.1.0-devpr6237.3e524228 #294
Triggered via release
December 7, 2024 20:34
DashCoreAutoGuix
published
v22.1.0-devpr6237.3e524228
Status
Failure
Total duration
30s
Artifacts
–
release_docker_hub.yml
on: release
Release to Docker Hub
23s
Annotations
1 error
Release to Docker Hub
buildx failed with: ERROR: 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
|