Skip to content

Merge branch 'main' of github.com:jauderho/dockerfiles #371

Merge branch 'main' of github.com:jauderho/dockerfiles

Merge branch 'main' of github.com:jauderho/dockerfiles #371

Triggered via push May 15, 2024 16:37
Status Failure
Total duration 2m 58s
Artifacts

fq.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c test -n \"${BUILD_VERSION}\" \t&& apk update \t&& apk upgrade -a \t&& apk add --no-cache ca-certificates curl git gcc build-base \t&& update-ca-certificates \t&& curl -L \"${ARCHIVE_URL}${BUILD_VERSION}.tar.gz\" -o /tmp/fq.tar.gz \t&& tar xzf /tmp/fq.tar.gz --strip 1 -C /go/src/github.com/wader/fq \t&& go build -o fq -v -trimpath -ldflags=\"-s -w -X main.version=${BUILD_VERSION}\" ." did not complete successfully: exit code: 4