Replace c30005512.lua

4 jobs for master in 17 minutes and 44 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Prepare
passed #146600
linux
deploy_to_ygopro_server

00:00:39

passed #146601
linux
pack

00:17:42

failed #146599
linux
redtext

00:01:05

 
  Deploy
skipped #146602
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 f9b5604f2977e8c22ecfeab69fb4a814b961aa1c
$ 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