hop

4 jobs for master in 21 minutes and 52 seconds (queued for 10 seconds)
Status Job ID Name Coverage
  Prepare
passed #146646
linux
deploy_to_ygopro_server

00:00:27

passed #146647
linux
pack

00:21:52

failed #146645
linux
redtext

00:00:25

 
  Deploy
skipped #146648
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 0c823cf2aad96af1d6535f87526a4c5af11c8cc3
$ 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