$ mkdir dist $ cd ygopro $ mv ../expansions . $ echo "# Result of redtext test of commit $CI_COMMIT_SHA" # Result of redtext test of commit a38e51508c26eaa2017bc8eabfe0e069af315da1 $ echo "select id from datas;" | 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