Build & Push Docker Image #682
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/sh -c RUNNER_VERSION=$(curl https://api.github.com/repos/actions/runner/releases | jq '.[0].name') && RUNNER_VERSION=$(echo $RUNNER_VERSION | sed 's/\"//g') && RUNNER_VERSION=$(echo $RUNNER_VERSION | sed 's/v//g') && KERNEL_VERSION=$(uname -m) && KERNEL_VERSION=$(echo $KERNEL_VERSION | sed 's/86_//g') && KERNEL_VERSION=$(echo $KERNEL_VERSION | sed 's/v6l//g') && KERNEL_VERSION=$(echo $KERNEL_VERSION | sed 's/v7l//g') && KERNEL_VERSION=$(echo $KERNEL_VERSION | sed 's/v8l//g') && KERNEL_VERSION=$(echo $KERNEL_VERSION | sed 's/aarch64/arm64/g') && curl -O -L https://github.com/actions/runner/releases/download/v$RUNNER_VERSION/actions-runner-linux-$KERNEL_VERSION-$RUNNER_VERSION.tar.gz && tar xzf ./actions-runner-linux-$KERNEL_VERSION-$RUNNER_VERSION.tar.gz && rm -f ./actions-runner-linux-$KERNEL_VERSION-$RUNNER_VERSION.tar.gz" did not complete successfully: exit code: 5
|
The logs for this run have expired and are no longer available.
Loading