This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ $IS_RELEASE = 1 ]]; then CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -v -ldflags \" -X 'github.com/percona/percona-everest-backend/cmd/config.TelemetryURL=$TELEMETRY_URL' -X 'github.com/percona/percona-everest-backend/cmd/config.TelemetryInterval=$TELEMETRY_INTERVAL'\" -o /everest-api cmd/main.go; else CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o /everest-api cmd/main.go; fi" did not complete successfully: exit code: 1
|