Small adjustment of the setup and release.yml #13
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
|