jbdxbl

5 jobs for master in 13 minutes and 9 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Prepare
passed #1129
linux
cut_pics

00:04:43

passed #1127
linux
deploy_to_ygopro_server

00:01:06

failed #1128
linux
pack

00:03:19

passed #1126
linux
redtext

00:13:09

 
  Deploy
skipped #1130
linux
upload_to_minio
 
Name Stage Failure
failed
pack Prepare
E: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
E: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
$ mkdir -p dist/archive dist/contents
$ git log --pretty=%H --since=$LAST_UPDATE_DATE | xargs -I {} git diff-tree --no-commit-id --name-only --diff-filter=ACMR -r {} | sed "/sound\//d;/update\//d;/.yml/d" | sort | uniq | sed "s/^/'/g;s/\$/'/g" | xargs 7z a -mx9 dist/archive/ygopro-222DIY-update.7z || true
/bin/bash: line 106: git: command not found
xargs: 7z: No such file or directory
$ git clone --depth=1 https://code.mycard.moe/alstroemeria-silentlove/ygopro-222DIY-sound sound
/bin/bash: line 108: git: command not found
ERROR: Job failed: exit code 1