Deployer: upgrade to 7.4.0 #5
Annotations
2 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
|