Skip to content

Merge branch 'main' into dependabot/go_modules/github.com/kubernetes-… #58

Merge branch 'main' into dependabot/go_modules/github.com/kubernetes-…

Merge branch 'main' into dependabot/go_modules/github.com/kubernetes-… #58

Status Failure
Total duration 3m 3s
Artifacts

release.yaml

on: push
build-and-push-image
2m 53s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ \"${TARGETARCH}\" = \"arm64\" ] && [ \"${BUILDARCH}\" != \"arm64\" ]; then export CC=aarch64-linux-musl-gcc CXX=aarch64-linux-musl-g++; elif [ \"${TARGETARCH}\" = \"amd64\" ] && [ \"${BUILDARCH}\" != \"amd64\" ]; then export CC=x86_64-linux-musl-gcc CXX=x86_64-linux-musl-g++; fi; export GOOS=linux GOARCH=$TARGETARCH CGO_ENABLED=1 LDFLAGS='-linkmode external -extldflags \"-static\"'; go build -ldflags \"-X github.com/strangelove-ventures/cosmos-operator/internal/version.version=$VERSION $LDFLAGS\" -a -o manager ." did not complete successfully: exit code: 1