fix: multi-plaform builds #15
Annotations
3 errors
|
Build and Push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update -y && apt-get install -y wget tar --no-install-recommends && GO_ARCH=$(echo $TARGETPLATFORM | sed 's|/|-|g') && wget -q \"https://go.dev/dl/go${GO_VERSION}.${GO_ARCH}.tar.gz\" && tar -C /usr/local -xzf go${GO_VERSION}.${GO_ARCH}.tar.gz && rm ./go${GO_VERSION}.linux-amd64.tar.gz" did not complete successfully: exit code: 2
|
Build and Push Docker image
The operation was canceled.
|
Loading