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
91539bab
Commit
91539bab
authored
Nov 21, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update appveyor.yml
parent
bfcffa66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
appveyor.yml
appveyor.yml
+5
-6
No files found.
appveyor.yml
View file @
91539bab
...
@@ -12,23 +12,22 @@ after_build:
...
@@ -12,23 +12,22 @@ after_build:
-
git config --global user.name "Smile-DK"
-
git config --global user.name "Smile-DK"
-
git config --global user.email "2236141431@qq.com"
-
git config --global user.email "2236141431@qq.com"
-
cp -rf bin/x86/Release/* WindBot
-
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
-
git clone https://github.com/Smile-DK/ygopro-svrelease
-
git clone https://github.com/Smile-DK/ygopro-svrelease
-
cd ygopro-svrelease
-
cd ygopro-svrelease
-
rm -rf WindBot
-
rm -rf WindBot
Windbot
-
cp -rf ../Wind
B
ot .
-
cp -rf ../Wind
b
ot .
-
git add . -A
-
git add . -A
-
git commit -m "Windbot pushed by Appveyor"
-
git commit -m "Windbot pushed by Appveyor"
-
git push %Smile%Smile-DK/ygopro-svrelease master
-
git push %Smile%Smile-DK/ygopro-svrelease master
-
cd ..
-
cd ..
-
7z a -mx9 Wind
B
ot.7z WindBot
-
7z a -mx9 Wind
b
ot.7z WindBot
test
:
off
test
:
off
artifacts
:
artifacts
:
-
path
:
Wind
B
ot.7z
-
path
:
Wind
b
ot.7z
name
:
Wind
B
ot
name
:
Wind
b
ot
branches
:
branches
:
only
:
only
:
-
master
-
master
...
...
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