Skip to content

chore: update go to the latest version #3

chore: update go to the latest version

chore: update go to the latest version #3

Triggered via push March 12, 2024 09:40
Status Failure
Total duration 4m 48s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c true && gotar=go${GO_VERSION}.linux-${GOARCH}.tar.gz && gourl=\"https://dl.google.com/go/${gotar}\" && curl -o /tmp/${gotar} \"${gourl}\" && tar -x -C /opt/ -f /tmp/${gotar} && rm -f /tmp/${gotar} && true" did not complete successfully: exit code: 2