Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-222DIY-cards
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
alstroemeria-silentlove
ygopro-222DIY-cards
Commits
85af5207
Commit
85af5207
authored
Jun 27, 2025
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add ypk & corres_srv.ini
parent
10a50ecf
Pipeline
#38145
passed with stages
in 39 minutes and 41 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
.gitlab-ci.yml
.gitlab-ci.yml
+4
-0
expansions/corres_srv.ini
expansions/corres_srv.ini
+10
-0
No files found.
.gitlab-ci.yml
View file @
85af5207
...
@@ -75,6 +75,9 @@ pack:
...
@@ -75,6 +75,9 @@ pack:
-
cd ..
-
cd ..
-
7z a -mx9 dist/archive/ygopro-FiNALE-DIY-cards.zip expansions update
-
7z a -mx9 dist/archive/ygopro-FiNALE-DIY-cards.zip expansions update
-
7z a -mx9 dist/archive/ygopro-FiNALE-DIY-sound.zip sound
-
7z a -mx9 dist/archive/ygopro-FiNALE-DIY-sound.zip sound
-
cd expansions
-
7z a -mx9 ../dist/archive/ygopro-FiNALE-DIY.ypk *
-
cd ..
-
ls -1 | sed '/dist/d' | xargs -I {} mv {} dist/contents/
-
ls -1 | sed '/dist/d' | xargs -I {} mv {} dist/contents/
artifacts
:
artifacts
:
paths
:
paths
:
...
@@ -92,6 +95,7 @@ upload_to_minio:
...
@@ -92,6 +95,7 @@ upload_to_minio:
script
:
script
:
-
cp dist/archive/ygopro-FiNALE-DIY-cards.zip dist/archive/ygopro-FiNALE-DIY-cards-$CURRENT_UPDATE_DATE.zip
-
cp dist/archive/ygopro-FiNALE-DIY-cards.zip dist/archive/ygopro-FiNALE-DIY-cards-$CURRENT_UPDATE_DATE.zip
-
cp dist/archive/ygopro-FiNALE-DIY-update.zip dist/archive/ygopro-FiNALE-DIY-update-$CURRENT_UPDATE_DATE.zip
-
cp dist/archive/ygopro-FiNALE-DIY-update.zip dist/archive/ygopro-FiNALE-DIY-update-$CURRENT_UPDATE_DATE.zip
-
cp dist/archive/ygopro-FiNALE-DIY.ypk dist/archive/ygopro-FiNALE-DIY-$CURRENT_UPDATE_DATE.ypk
-
aws s3 --endpoint=https://minio.moenext.com:9000 sync dist/ s3://mycard/ygopro-222DIY > /dev/null
-
aws s3 --endpoint=https://minio.moenext.com:9000 sync dist/ s3://mycard/ygopro-222DIY > /dev/null
only
:
only
:
-
master
-
master
expansions/corres_srv.ini
0 → 100644
View file @
85af5207
[YGOProExpansionPack]
FileName
=
ygopro-FiNALE-DIY.ypk
PackName
=
ygopro-FiNALE-DIY
PackAuthor
=
Nanahira
PackHomePage
=
https://srv.koishi.pro/pre.html
[YGOMobileAddServer]
ServerName
=
FiNALE
ServerDesc
=
FiNALE DIY 服务器,群号 642043095
ServerHost
=
finale.momobako.com
ServerPort
=
222
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