Skip to content

Update opentofu

Update opentofu #18

Triggered via push October 27, 2023 19:36
Status Failure
Total duration 15m 13s
Artifacts

opentofu.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&& git clone --depth 1 ${GIT_URL} /go/src/github.com/opentofu/opentofu \t&& cd /go/src/github.com/opentofu/opentofu \t&& go generate ./... \t&& go run ./tools/protobuf-compile . \t&& go build -v -trimpath -buildmode=pie -ldflags=\"-s -w -X github.com/opentofu/opentofu/version.dev=no -X main.experimentsAllowed=yes\" ./cmd/tofu \t&& cp tofu /go/bin/tofu \t&& go clean && go clean -cache && go clean -modcache" did not complete successfully: exit code: 1