Replace c18700107.lua

4 jobs for master in 20 minutes and 46 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Prepare
passed #146571
linux
deploy_to_ygopro_server

00:00:16

passed #146572
linux
pack

00:20:45

failed #146570
linux
redtext

00:00:09

 
  Deploy
skipped #146573
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 bd9440b89a9057d0a33520316e98c51bb981012c
$ 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