Replace c11901490.lua

4 jobs for master in 18 minutes and 6 seconds (queued for 4 seconds)
Status Job ID Name Coverage
  Prepare
passed #146615
linux
deploy_to_ygopro_server

00:01:03

passed #146616
linux
pack

00:18:05

failed #146614
linux
redtext

00:00:35

 
  Deploy
skipped #146617
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 bf6f5e5ae6a8315bba6f2e167eaa41acba5e791e
$ 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 125: sqlite3: command not found
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1