Skip to content

fix: add external service for algo version (#205) #199

fix: add external service for algo version (#205)

fix: add external service for algo version (#205) #199

Triggered via push April 26, 2023 09:31
Status Failure
Total duration 4m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c export LANG=C.UTF-8 && apt-get update -y && apt-get install -y --no-install-recommends apt-utils && DEBIAN_FRONTEND=noninteractive apt-get install -y traceroute lsof iputils-ping vim git wget curl locales-all ssl-cert python3 python3-pip python3-dev python3-venv gcc make && rm -rf /usr/bin/python /usr/bin/pip && ln -s /usr/bin/python3 /usr/bin/python && ln -s /usr/bin/pip3 /usr/bin/pip && cd /dandelion/ && git init && git config --global user.name build && git config --global user.email build@mail.com && git add . && git commit -a -m \"Build ${GIT_BRANCH} ${GIT_COMMIT}\" && cd / && pip install dandelion/ && apt-get clean && rm -rf ~/.cache/pip" did not complete successfully: exit code: 100