Skip to content

ci: Don't build release images for every commit, only tagged #1168

ci: Don't build release images for every commit, only tagged

ci: Don't build release images for every commit, only tagged #1168

Triggered via push February 5, 2025 18:03
Status Failure
Total duration 13m 17s
Artifacts
build-container-geth-all
9m 16s
build-container-geth-all
build-container-geth
11m 29s
build-container-geth
add-geth-all-master-tag  /  add-tag
add-geth-all-master-tag / add-tag
add-geth-master-tag  /  add-tag
add-geth-master-tag / add-tag
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build-container-geth-all
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /go-ethereum && make all-musl" did not complete successfully: exit code: 2
build-container-geth
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && cd /go-ethereum && platform=\"$(dpkg --print-architecture)\" && case \"$platform\" in \"amd64\") apt install -y build-essential git linux-headers-$platform && make geth ;; \"arm64\") apt install -y build-essential git linux-headers-$platform musl-dev && make geth-musl ;; *) echo \"Unsupported platform: $platform\" && exit 1 ;; esac" did not complete successfully: exit code: 2