Commit 85af5207 authored by nanahira's avatar nanahira

add ypk & corres_srv.ini

parent 10a50ecf
Pipeline #38145 passed with stages
in 39 minutes and 41 seconds
......@@ -75,6 +75,9 @@ pack:
- cd ..
- 7z a -mx9 dist/archive/ygopro-FiNALE-DIY-cards.zip expansions update
- 7z a -mx9 dist/archive/ygopro-FiNALE-DIY-sound.zip sound
- cd expansions
- 7z a -mx9 ../dist/archive/ygopro-FiNALE-DIY.ypk *
- cd ..
- ls -1 | sed '/dist/d' | xargs -I {} mv {} dist/contents/
artifacts:
paths:
......@@ -92,6 +95,7 @@ upload_to_minio:
script:
- cp dist/archive/ygopro-FiNALE-DIY-cards.zip dist/archive/ygopro-FiNALE-DIY-cards-$CURRENT_UPDATE_DATE.zip
- cp dist/archive/ygopro-FiNALE-DIY-update.zip dist/archive/ygopro-FiNALE-DIY-update-$CURRENT_UPDATE_DATE.zip
- cp dist/archive/ygopro-FiNALE-DIY.ypk dist/archive/ygopro-FiNALE-DIY-$CURRENT_UPDATE_DATE.ypk
- aws s3 --endpoint=https://minio.moenext.com:9000 sync dist/ s3://mycard/ygopro-222DIY > /dev/null
only:
- master
[YGOProExpansionPack]
FileName = ygopro-FiNALE-DIY.ypk
PackName = ygopro-FiNALE-DIY
PackAuthor = Nanahira
PackHomePage = https://srv.koishi.pro/pre.html
[YGOMobileAddServer]
ServerName = FiNALE
ServerDesc = FiNALE DIY 服务器,群号 642043095
ServerHost = finale.momobako.com
ServerPort = 222
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