Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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
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
MyCard
ygopro-2pick
Commits
aafcb049
Commit
aafcb049
authored
Dec 11, 2016
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test appveyor
parent
d01528d0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
appveyor.yml
appveyor.yml
+5
-2
No files found.
appveyor.yml
View file @
aafcb049
...
@@ -53,6 +53,9 @@ after_build:
...
@@ -53,6 +53,9 @@ after_build:
-
mkdir replay
-
mkdir replay
-
appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb
-
appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb
-
7z a ygopro-ver.233.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck pics replay -xr!.git*
-
7z a ygopro-ver.233.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck pics replay -xr!.git*
-
git tag -d latest
-
git tag latest HEAD
-
git push -f origin latest
test
:
off
test
:
off
...
@@ -63,8 +66,8 @@ artifacts:
...
@@ -63,8 +66,8 @@ artifacts:
name
:
ygopro-ver.233
name
:
ygopro-ver.233
deploy
:
deploy
:
tag
:
ygopro-$(appveyor_build_version)
tag
:
latest
release
:
ygopro-$(appveyor_build_version)
release
:
latest
description
:
'
Automatic
Build
by
Appveyor'
description
:
'
Automatic
Build
by
Appveyor'
provider
:
GitHub
provider
:
GitHub
auth_token
:
auth_token
:
...
...
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