Commit b683c0ca authored by wind2009's avatar wind2009

21.6

parent 520f8158
Pipeline #42409 passed with stages
in 3 minutes and 2 seconds
......@@ -91,7 +91,7 @@ add_script_diff:
FIELDS: 'name,desc,overallString,picUrl'
GIT_DEPTH: '1000'
OUTPUT_FILENAME: test-release.json
REF_COMMIT: '21.4' # 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT: '21.5' # 更新的时候改这里,修改成上一个tag的版本号
script:
- apt update;apt -y install wget
- currentPath=$PWD
......
No preview for this file type
......@@ -2,4 +2,5 @@
100254201
100254202
100228003
100238401
\ No newline at end of file
100238401
100200283
\ No newline at end of file
......@@ -71,4 +71,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
end
function s.aclimit(e,re,tp)
return re:GetHandler():IsCode(e:GetLabel()) and re:IsActiveType(TYPE_MONSTER)
end
\ No newline at end of file
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment