Skip to content

Disable CDS archive in beta builds #120

Disable CDS archive in beta builds

Disable CDS archive in beta builds #120

Triggered via push June 18, 2024 10:58
Status Failure
Total duration 59s
Artifacts

docker.beta.yml

on: push
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 set -eux && DEBIAN_FRONTEND=noninteractive apt-get purge -y filebot && rm -v /usr/share/filebot && curl -o /tmp/filebot.deb \"https://get.filebot.net/filebot/BETA/FileBot_${FILEBOT_VERSION}_universal.deb\" && dpkg -i /tmp/filebot.deb && rm -v /tmp/filebot.deb && sed -i 's|APP_DATA=.*|APP_DATA=\"$HOME\"|g; s|-Dapplication.deployment=deb|-Dapplication.deployment=docker -Duser.home=\"$HOME\"|g' /usr/bin/filebot" did not complete successfully: exit code: 1
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.