Commit 5848431a authored by Peter Xin's avatar Peter Xin

Update .gitlab-ci.yml

parent 2c55fe28
Pipeline #29963 passed with stages
in 20 seconds
......@@ -11,7 +11,7 @@ build:
name: iami/cdb-transformer
entrypoint: [""]
script:
- /opt/cdb-transformer/cdb-transformer --from MyDIY.txt --from 2024.txt --to MyDIY.cdb --strings ./origin-strings.conf --strings ./strings.conf
- /opt/cdb-transformer/cdb-transformer --from 2024.txt --to MyDIY.cdb --strings ./origin-strings.conf --strings ./strings.conf
- tar czf MyDIY.ypk script *.cdb
- echo $CI_JOB_ID > .job_id
artifacts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment