Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro2
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
nanahira
ygopro2
Commits
f260a7c1
Commit
f260a7c1
authored
Sep 30, 2022
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add ci for pack
parent
c8bbe1fb
Pipeline
#17021
passed with stages
in 9 minutes and 26 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.gitlab-ci.yml
.gitlab-ci.yml
+3
-1
No files found.
.gitlab-ci.yml
View file @
f260a7c1
...
...
@@ -23,14 +23,16 @@ get_data:
paths
:
-
ygopro2-data/cdb
-
ygopro2-data/deck
-
ygopro2-data/pack
# - ygopro2-data/picture
script
:
-
mkdir -p ygopro2-data/cdb
# ygopro2-data/picture
-
mkdir -p ygopro2-data/cdb
ygopro2-data/pack
# ygopro2-data/picture
-
wget -O ygopro2-data/cdb/cards.cdb https://cdn02.moecube.com:444/koishipro/ygopro-database/zh-CN/cards.cdb
-
wget -O ygopro2-data/cdb/lflist.conf https://cdn02.moecube.com:444/koishipro/ygopro-database/zh-CN/lflist.conf
-
wget -O ygopro2-data/cdb/strings.conf https://cdn02.moecube.com:444/koishipro/ygopro-database/zh-CN/strings.conf
-
git clone --depth=1 https://code.mycard.moe/mycard/ygopro-starter-pack
-
mv ygopro-starter-pack/deck ygopro2-data/
-
wget -O ygopro2-data/pack/pack.db https://cdn02.moecube.com:444/ygopro-card-list/pack.db
#- wget -O images.zip https://cdn02.moecube.com:444/images/ygopro-images-zh-CN.zip
# - 7z x -y -oygopro2-data/picture/card images.zip
...
...
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