Update .gitlab-ci.yml

4 jobs for master in 15 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Check
failed #174159
linux
redtext

00:00:15

 
  Prepare
skipped #174160
linux
deploy_to_ygopro_server
skipped #174161
linux
pack
 
  Deploy
skipped #174162
linux
upload_to_minio
 
Name Stage Failure
failed
redtext Check
$ mv /ygopro-server/ygopro .
$ mkdir dist
$ cd ygopro
$ rm -rf expansions
$ ln -s ../expansions .
$ sqlite3 $DATABASE_FILE "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | xargs -I -P $(nproc) {} bash -c './ygopro {} 2>&1 | tee ../redtext-{}.txt'
xargs: 8: No such file or directory
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1