Commit 4be6c5b8 authored by wind2009's avatar wind2009

21.30

parent 20d85b09
Pipeline #42874 passed with stages
in 2 minutes and 52 seconds
......@@ -91,7 +91,7 @@ add_script_diff:
FIELDS: 'name,desc,overallString,picUrl'
GIT_DEPTH: '1000'
OUTPUT_FILENAME: test-release.json
REF_COMMIT: '21.21' # 更新的时候改这里,修改成上一个tag的版本号
REF_COMMIT: '21.29' # 更新的时候改这里,修改成上一个tag的版本号
script:
- apt update;apt -y install wget
- currentPath=$PWD
......
......@@ -140,4 +140,4 @@ function s.matval(e,lc,mg,c,tp)
local fid=e:GetLabel()
if ct:GetFlagEffectLabel(id)~=fid then return false,nil end
return true,not mg or mg:IsContains(ct) and mg:IsContains(e:GetHandler()) and not mg:IsExists(s.exmatcheck,1,nil,lc,tp)
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