00:00:12
Nov 06, 2023
00:00:09
Archive size: 15102366 bytes (15 MiB)Everything is Ok$ cd ..$ mv archive/ygopro-super-pre.zip archive/ygopro-super-pre.ypk$ cp archive/ygopro-super-pre.ypk archive/ygopro-super-pre-$CI_COMMIT_REF_NAME.ypk$ sqlite-utils test-release.cdb 'select datas.*,texts.* from datas,texts where datas.id=texts.id and (datas.type & 0x4000) = 0 and (datas.alias = 0 or datas.alias - datas.id > 10 or datas.alias - datas.id < -10)' > data/test-release.jsonError: no such table: datasCleaning up project directory and file based variablesERROR: Job failed: exit code 1