Skip to content

Small adjustment of the setup and release.yml #13

Small adjustment of the setup and release.yml

Small adjustment of the setup and release.yml #13

Triggered via push November 27, 2025 13:16
Status Failure
Total duration 1m 25s
Artifacts

release.yml

on: push
build-and-release
1m 21s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-release
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c RUN if [ -z \"$VERSION\" ]; then if [ -n \"$GIT_TAG\" ]; then VERSION=\"$GIT_TAG\"; else VERSION=\"${GIT_BRANCH}-${GIT_COMMIT}\"; fi; fi && go build -ldflags=\"-X 'github.com/Cogwheel-Validator/spectra-gnoland-indexer/indexer/cmd.Commit=${GIT_COMMIT}' -X 'github.com/Cogwheel-Validator/spectra-gnoland-indexer/indexer/cmd.Version=${VERSION}'\" -o indexer ./indexer" did not complete successfully: exit code: 2