Commit f418d99d authored by nanahira's avatar nanahira

fix

parent e062034c
......@@ -25,7 +25,8 @@ build:
- chmod +x ./bot
- mkdir dist
- 7z a -mx9 dist/WindBot.7z WindBot Bot.exe bot.conf
- tar zcvf dist/windbot.tar.gz WindBot bot.conf bot
- mv WindBot windbot
- tar zcvf dist/windbot.tar.gz windbot bot.conf bot
artifacts:
paths:
- dist/
......
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