$ mv /ygopro-server/ygopro . $ mkdir dist $ cd ygopro $ mv ../expansions . $ echo "# Result of redtext test of commit $CI_COMMIT_SHA" # Result of redtext test of commit 86ecb44191969f8e8bf78a01c06fbcb7b3721ef0 $ echo "select id from datas;" | sqlite3 $DATABASE_FILE | xargs -I {} ./ygopro {} 2>&1 | tee ../dist/redtext.txt /bin/bash: line 113: sqlite3: command not found ERROR: Job failed: exit code 1