add test-release.json generation

4 jobs for master in 12 seconds (queued for 1 second)
Status Job ID Name Coverage
  Pack
failed #98533
linux
pack

00:00:12

passed #98534
linux
server

00:00:09

 
  Deploy
skipped #98536
linux
deploy_to_tiramisu
skipped #98535
linux
upload_data
 
Name Stage Failure
failed
pack Pack
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.json
Error: no such table: datas
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1