Replace c50224545.lua

4 jobs for master in 22 minutes and 41 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Prepare
passed #146592
linux
deploy_to_ygopro_server

00:01:06

passed #146593
linux
pack

00:22:40

failed #146591
linux
redtext

00:00:08

 
  Deploy
skipped #146594
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 2016853832b045521512a79e2ad48a545941c379
$ 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