Commit f260a7c1 authored by nanahira's avatar nanahira

add ci for pack

parent c8bbe1fb
Pipeline #17021 passed with stages
in 9 minutes and 26 seconds
......@@ -23,14 +23,16 @@ get_data:
paths:
- ygopro2-data/cdb
- ygopro2-data/deck
- ygopro2-data/pack
# - ygopro2-data/picture
script:
- mkdir -p ygopro2-data/cdb # ygopro2-data/picture
- mkdir -p ygopro2-data/cdb ygopro2-data/pack # ygopro2-data/picture
- wget -O ygopro2-data/cdb/cards.cdb https://cdn02.moecube.com:444/koishipro/ygopro-database/zh-CN/cards.cdb
- wget -O ygopro2-data/cdb/lflist.conf https://cdn02.moecube.com:444/koishipro/ygopro-database/zh-CN/lflist.conf
- wget -O ygopro2-data/cdb/strings.conf https://cdn02.moecube.com:444/koishipro/ygopro-database/zh-CN/strings.conf
- git clone --depth=1 https://code.mycard.moe/mycard/ygopro-starter-pack
- mv ygopro-starter-pack/deck ygopro2-data/
- wget -O ygopro2-data/pack/pack.db https://cdn02.moecube.com:444/ygopro-card-list/pack.db
#- wget -O images.zip https://cdn02.moecube.com:444/images/ygopro-images-zh-CN.zip
# - 7z x -y -oygopro2-data/picture/card images.zip
......
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