Skip to content

Build alt:V

Build alt:V #158

Triggered via schedule June 23, 2024 00:06
Status Failure
Total duration 2m 0s
Artifacts

altv.yml

on: schedule
Build and push Docker image
1m 52s
Build and push Docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive \t&& groupadd -g 1000 ips-hosting \t&& useradd -m -d /home/ips-hosting -u 1000 -g 1000 ips-hosting \t&& apt-get update \t&& apt-get install -y wget apt-transport-https curl jq libatomic1 tzdata \t&& curl -fsSL https://deb.nodesource.com/setup_14.x | bash - \t&& wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb \t&& dpkg -i packages-microsoft-prod.deb \t&& rm packages-microsoft-prod.deb \t&& apt-get update \t&& apt-get install -y nodejs dotnet-sdk-5.0 dotnet-runtime-5.0 \t&& npm install --global yarn \t&& apt-get clean && rm -rf /var/lib/apt/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100