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
e6b3e855
Commit
e6b3e855
authored
Apr 09, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
app name
parent
ef96bf16
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
14 deletions
+14
-14
.travis.yml
.travis.yml
+9
-9
appveyor.yml
appveyor.yml
+5
-5
No files found.
.travis.yml
View file @
e6b3e855
...
...
@@ -81,10 +81,10 @@ script:
before_deploy
:
-
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
zip -q -r
ygopro-koishi
-$TRAVIS_OS_NAME.zip ygopro libirrKlang.so;
zip -q -r
KoishiPro
-$TRAVIS_OS_NAME.zip ygopro libirrKlang.so;
fi
-
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
zip -q -r
ygopro-koishi
-$TRAVIS_OS_NAME.zip ygopro.app;
zip -q -r
KoishiPro
-$TRAVIS_OS_NAME.zip ygopro.app;
fi
-
curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/HuangYuNan/ygopro222-images/archive/master.zip
...
...
@@ -104,20 +104,20 @@ before_deploy:
-
rm -rf pics/thumbnail pics/*.db
-
mkdir replay
-
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
zip -q -r
ygopro-koishi
-$TRAVIS_OS_NAME-full.zip ygopro libirrKlang.so LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay;
zip -q -r
ygopro-koishi
-$TRAVIS_OS_NAME-full-with-sound.zip ygopro libirrKlang.so LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay sound;
zip -q -r
KoishiPro
-$TRAVIS_OS_NAME-full.zip ygopro libirrKlang.so LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay;
zip -q -r
KoishiPro
-$TRAVIS_OS_NAME-full-with-sound.zip ygopro libirrKlang.so LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay sound;
fi
-
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
zip -q -r
ygopro-koishi
-$TRAVIS_OS_NAME-full.zip ygopro.app LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay;
zip -q -r
ygopro-koishi
-$TRAVIS_OS_NAME-full-with-sound.zip ygopro.app LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay sound;
zip -q -r
KoishiPro
-$TRAVIS_OS_NAME-full.zip ygopro.app LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay;
zip -q -r
KoishiPro
-$TRAVIS_OS_NAME-full-with-sound.zip ygopro.app LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics replay sound;
fi
deploy
:
provider
:
releases
file
:
-
ygopro-koishi
-$TRAVIS_OS_NAME.zip
-
ygopro-koishi
-$TRAVIS_OS_NAME-full.zip
-
ygopro-koishi
-$TRAVIS_OS_NAME-full-with-sound.zip
-
KoishiPro
-$TRAVIS_OS_NAME.zip
-
KoishiPro
-$TRAVIS_OS_NAME-full.zip
-
KoishiPro
-$TRAVIS_OS_NAME-full-with-sound.zip
skip_cleanup
:
true
overwrite
:
true
on
:
...
...
appveyor.yml
View file @
e6b3e855
...
...
@@ -87,9 +87,9 @@ after_build:
-
rm -rf pics/thumbnail pics/*.db
-
mkdir replay
-
7z a -mx9 -xr!.git*
YGOPro-by-Koishi
.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics update-koishipro replay WindBot Bot.exe bot.conf
-
cp -rf
YGOPro-by-Koishi.7z YGOPro-by-Koishi
-with-sound.7z
-
7z a -mx9 -xr!.git*
YGOPro-by-Koishi
-with-sound.7z sound
-
7z a -mx9 -xr!.git*
KoishiPro
.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck single pics update-koishipro replay WindBot Bot.exe bot.conf
-
cp -rf
KoishiPro.7z KoishiPro
-with-sound.7z
-
7z a -mx9 -xr!.git*
KoishiPro
-with-sound.7z sound
test
:
off
...
...
@@ -104,9 +104,9 @@ deploy:
artifacts
:
-
path
:
ygopro.exe
name
:
ygopro client
-
path
:
YGOPro-by-Koishi
.7z
-
path
:
KoishiPro
.7z
name
:
ygopro full repack
-
path
:
YGOPro-by-Koishi
-with-sound.7z
-
path
:
KoishiPro
-with-sound.7z
name
:
ygopro full repack with sound
cache
:
...
...
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