Replace c50224540.lua

4 jobs for master in 29 minutes and 23 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Prepare
passed #146588
linux
deploy_to_ygopro_server

00:00:42

passed #146589
linux
pack

00:29:21

failed #146587
linux
redtext

00:02:02

 
  Deploy
skipped #146590
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 7b541f82aa0ab688fe75b7f5dd3b2eaade0cd3f9
$ 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 121: sqlite3: command not found
Cleaning up file based variables
ERROR: Job failed: exit code 1