Skip to content

chore: Upgrade rclone to 1.65.0 and restic to 0.16.2 #21

chore: Upgrade rclone to 1.65.0 and restic to 0.16.2

chore: Upgrade rclone to 1.65.0 and restic to 0.16.2 #21

Triggered via push January 2, 2024 09:52
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ghcr-publish.yml

on: push
build-and-push-to-ghcr
21s
build-and-push-to-ghcr
Fit to window
Zoom out
Zoom in

Annotations

1 error
build-and-push-to-ghcr
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget -O - $RESTIC_URL | bzip2 -d -c > /bin/restic && wget -O rclone.zip $RCLONE_URL && unzip rclone.zip && mv rclone-*/rclone /bin/rclone && chmod +x /bin/restic /bin/rclone && rm -rf rclone.zip rclone-* && apk add --no-cache --update tzdata tini python3 git py-pip logrotate shadow bash wget && pip3 install -U pip && pip3 install apprise && apk --purge del git" did not complete successfully: exit code: 1