rep 3.11

4 jobs for master in 18 minutes and 38 seconds (queued for 1 second)
Status Job ID Name Coverage
  Prepare
passed #81932
linux
deploy_to_ygopro_server

00:03:02

passed #81933
linux
pack

00:18:37

failed #81931
linux
redtext

00:01:19

 
  Deploy
skipped #81934
linux
upload_to_minio
 
Name Stage Failure
failed
redtext Prepare
$ mkdir dist
$ cd ygopro
$ mv ../expansions .
$ echo "# Result of redtext test of commit $CI_COMMIT_SHA" | tee ../dist/redtext.txt
# Result of redtext test of commit 48f9e20b58605ac72d86e3074280fa836f54a095
$ echo "select id from datas where type != 0x10 and (type & 0x4000) = 0;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt
/bin/bash: line 126: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1