Commit 5f89e580 authored by nanahira's avatar nanahira

dbpath

parent 860e46f6
......@@ -12,8 +12,8 @@ after_build:
- rm -rf WindBot\WindBot.exe.config
- mv -f BotWrapper\bin\Release\Bot.exe .
- mv -f BotWrapper\bin\Release\bot.conf .
- git clone https://github.com/moecube/ygopro-database
- cp -rf ygopro-database/locales/zh-CN/cards.cdb WindBot
- bash -c "curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/ygopro-7210srv/raw/master/cards.cdb ; exit 0"
- mv -f cards.cdb WindBot
- 7z a -mx9 WindBot.7z WindBot Bot.exe bot.conf
test: off
......
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