Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
W
Windbot-408
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
神之吹息
Windbot-408
Commits
81c43f93
Commit
81c43f93
authored
Nov 22, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Plain Diff
mg2
parents
ac16e474
1013a11d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
appveyor.yml
appveyor.yml
+6
-2
No files found.
appveyor.yml
View file @
81c43f93
version
:
'
{build}'
version
:
'
{build}'
install
:
install
:
-
mkdir Windbot
-
mkdir Windbot
platform
:
x86
platform
:
x86
configuration
:
Release
configuration
:
Release
build_script
:
build
:
-
msbuild /property:Configuration=Release /property:OutDir=./Windbot
project
:
WindBot.sln
parallel
:
true
after_build
:
after_build
:
-
mv bin\Release WindBot
-
mv bin\Release WindBot
...
@@ -15,8 +17,10 @@ after_build:
...
@@ -15,8 +17,10 @@ after_build:
-
mv BotWrapper\bin\Release\bot.conf .
-
mv BotWrapper\bin\Release\bot.conf .
-
git clone https://github.com/moecube/ygopro-database
-
git clone https://github.com/moecube/ygopro-database
-
cp -rf ygopro-database/locales/zh-CN/cards.cdb WindBot
-
cp -rf ygopro-database/locales/zh-CN/cards.cdb WindBot
test
:
off
test
:
off
artifacts
:
artifacts
:
-
path
:
Windbot.7z
-
path
:
Windbot.7z
name
:
Windbot
name
:
Windbot
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment