$ 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 50cdbbfb176b538a65143ac03934537ac01b282f $ 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