update

4 jobs for master in 43 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
failed #206212
linux
build

00:00:18

failed #206213
docker
docker

00:00:43

 
  Deploy
skipped #206215
docker
deploy_docker
skipped #206214
linux
upload_to_minio
 
Name Stage Failure
failed
docker Build
   1 |     FROM mono as builder
2 |
3 | >>> RUN apt update && env DEBIAN_FRONTEND=noninteractive apt install -y wget git
4 |
5 | COPY . /windbot-source
--------------------
ERROR: failed to solve: process "/bin/sh -c apt update && env DEBIAN_FRONTEND=noninteractive apt install -y wget git" did not complete successfully: exit code: 100
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build Build
$ mv -f BotWrapper/bin/Release/Bot.exe .
$ mv -f BotWrapper/bin/Release/bot.conf .
$ mv -f BotWrapper/BotWrapper.sh ./bot
$ chmod +x ./bot
$ mkdir dist
$ 7z a -mx9 dist/WindBot.7z WindBot Bot.exe bot.conf
/bin/bash: line 162: 7z: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1