Replace c50224080.lua

4 jobs for master in 18 minutes and 46 seconds (queued for 1 second)
Status Job ID Name Coverage
  Prepare
passed #144548
linux
deploy_to_ygopro_server

00:02:27

passed #144549
linux
pack

00:18:45

failed #144547
linux
redtext

00:01:29

 
  Deploy
skipped #144550
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 8955fb067399ea741ea1395996b7d6bae95be0b7
$ 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