Skip to content

Build Eco

Build Eco #94

Triggered via schedule August 20, 2023 00:17
Status Failure
Total duration 1m 0s
Artifacts

eco.yml

on: schedule
Build and push Docker image
51s
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 lib32stdc++6 lib32gcc-s1 wget tar tzdata libsdl2-dev libgdiplus apt-transport-https \t&& wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb -O /tmp/packages-microsoft-prod.deb \t&& dpkg -i /tmp/packages-microsoft-prod.deb \t&& apt-get update \t&& apt-get install -y aspnetcore-runtime-3.1 \t&& apt-get clean \t&& rm -rf /var/lib/apt/* /tmp/* /var/tmp/*" did not complete successfully: exit code: 100