Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
P
pre-release-database-cdb
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
Vury Leo
pre-release-database-cdb
Commits
c08a26a4
Commit
c08a26a4
authored
Jul 24, 2025
by
wind2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix
parent
fd9b9d31
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
3 deletions
+5
-3
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
etc.cdb
etc.cdb
+0
-0
pack/etc.ydk
pack/etc.ydk
+3
-1
pics/100246001.jpg
pics/100246001.jpg
+0
-0
pics/100246002.jpg
pics/100246002.jpg
+0
-0
script/c100246002.lua
script/c100246002.lua
+1
-1
No files found.
.gitlab-ci.yml
View file @
c08a26a4
...
@@ -90,7 +90,7 @@ add_script_diff:
...
@@ -90,7 +90,7 @@ add_script_diff:
FIELDS
:
'
name,desc,overallString,picUrl'
FIELDS
:
'
name,desc,overallString,picUrl'
GIT_DEPTH
:
'
1000'
GIT_DEPTH
:
'
1000'
OUTPUT_FILENAME
:
test-release.json
OUTPUT_FILENAME
:
test-release.json
REF_COMMIT
:
'
16.2
1
'
# 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT
:
'
16.2
2
'
# 更新的时候改这里,修改成上一个tag的版本号
script
:
script
:
-
apt update;apt -y install wget
-
apt update;apt -y install wget
-
currentPath=$PWD
-
currentPath=$PWD
...
...
etc.cdb
View file @
c08a26a4
No preview for this file type
pack/etc.ydk
View file @
c08a26a4
...
@@ -4,4 +4,6 @@
...
@@ -4,4 +4,6 @@
100200276
100200276
100200277
100200277
100238201
100238201
100243001
100243001
\ No newline at end of file
100246001
100246002
\ No newline at end of file
pics/100246001.jpg
0 → 100644
View file @
c08a26a4
66 KB
pics/100246002.jpg
0 → 100644
View file @
c08a26a4
68.3 KB
script/c100246002.lua
View file @
c08a26a4
...
@@ -26,4 +26,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
...
@@ -26,4 +26,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
Duel
.
BreakEffect
()
Duel
.
BreakEffect
()
Duel
.
Damage
(
1
-
tp
,
300
,
REASON_EFFECT
)
Duel
.
Damage
(
1
-
tp
,
300
,
REASON_EFFECT
)
end
end
end
end
\ No newline at end of file
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