y1s1

5 jobs for master in 13 minutes and 47 seconds (queued for 1 second)
Status Job ID Name Coverage
  Prepare
passed #1051
linux
cut_pics

00:05:16

passed #1049
linux
deploy_to_ygopro_server

00:01:48

failed #1050
linux
pack

00:03:17

passed #1048
linux
redtext

00:13:47

 
  Deploy
skipped #1052
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