Skip to content

Massage TARGETPLATFORM to fit rclone naming pattern #5

Massage TARGETPLATFORM to fit rclone naming pattern

Massage TARGETPLATFORM to fit rclone naming pattern #5

Triggered via push September 27, 2024 20:12
Status Failure
Total duration 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ARCH=$(cat /tmp/arch.txt) ; URL=http://downloads.rclone.org/${RCLONE_VERSION}/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip ; URL=${URL/\\/current/} ; cd /tmp && wget -q $URL && unzip /tmp/rclone-${RCLONE_VERSION}-linux-${ARCH}.zip && mv /tmp/rclone-*-linux-${ARCH}/rclone /usr/bin && rm -r /tmp/rclone*" did not complete successfully: exit code: 8
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/