Skip to content

CI: modernize builder #4

CI: modernize builder

CI: modernize builder #4

Triggered via push October 3, 2024 13:19
Status Cancelled
Total duration 42s
Artifacts

docker.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build (deployer6, deployer/v6) / dockette/deploy:deployer6
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt dist-upgrade -y && apt install -y wget curl git openssh-client make && curl -LO https://deployer.org/releases/v${DEPLOYER_VERSION}/deployer.phar && mv deployer.phar ${DEPLOYER_BIN} && chmod +x ${DEPLOYER_BIN} && apt-get clean -y && apt-get autoclean -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* /var/lib/log/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100
Build (deployer7, deployer/v7) / dockette/deploy:deployer7
FailFast: cancelling since parallel instance has failed
Build (deployer7, deployer/v7) / dockette/deploy:deployer7
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt dist-upgrade -y && apt install -y wget curl git openssh-client && curl -LO https://github.com/deployphp/deployer/releases/download/v${DEPLOYER_VERSION}/deployer.phar && mv deployer.phar ${DEPLOYER_BIN} && chmod +x ${DEPLOYER_BIN} && apt-get clean -y && apt-get autoclean -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* /var/lib/log/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100