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
5544c556
Commit
5544c556
authored
Dec 11, 2016
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test appveyor
parent
3301201d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
appveyor.yml
appveyor.yml
+13
-3
No files found.
appveyor.yml
View file @
5544c556
version
:
'
{build}'
version
:
'
{build}'
install
:
install
:
-
git submodule update --init --recursive
-
git submodule update --init --recursive
...
@@ -39,22 +40,31 @@ install:
...
@@ -39,22 +40,31 @@ install:
-
premake5 vs2015
-
premake5 vs2015
configuration
:
Release
configuration
:
Release
build
:
build
:
project
:
build/ygo.sln
project
:
build/ygo.sln
parallel
:
true
parallel
:
true
after_build
:
after_build
:
-
ps
:
move bin\release\ygopro.exe .
-
mv bin\release\ygopro.exe .
-
mkdir deck
-
mkdir pics
-
mkdir replay
-
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*
artifacts
:
artifacts
:
-
path
:
ygopro.exe
-
path
:
ygopro.exe
name
:
ygopro
name
:
ygopro
-
path
:
ygopro-ver.233.7z
name
:
ygopro-ver.233
deploy
:
deploy
:
tag
:
latest
tag
:
latest
release
:
latest
release
:
latest
description
:
'
Auto'
description
:
'
Auto
matic
Build
by
Appveyor
'
provider
:
GitHub
provider
:
GitHub
auth_token
:
auth_token
:
secure
:
DOOS4g7CT8ctOgiMr62K56qQ1FO6s2ESpqNZlhf8F4nomemvvwxV/pRj9nbKmtjR
secure
:
DOOS4g7CT8ctOgiMr62K56qQ1FO6s2ESpqNZlhf8F4nomemvvwxV/pRj9nbKmtjR
artifact
:
ygopro.exe
force_update
:
true
force_update
:
true
on
:
on
:
branch
:
master
branch
:
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