From 86356cae965311a512271eda6bc8990b43d139b5 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Thu, 17 Oct 2024 16:25:27 +0800 Subject: [PATCH] fix: conf --- conf.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/conf.json b/conf.json index 8f397d5..bc40470 100644 --- a/conf.json +++ b/conf.json @@ -6,11 +6,10 @@ "with" : { "default" : { "args" : [ - "./healthcheck", "-root=.", - "-checkFileNameList=.gitignore,.drone.yml", - "-checkFileSumList=" - "97392a850b161ccf64c1eb108c1c2931f9ce57c8e9bd5b6b1f54d34f82082ddc," - "sdkljflskjfk" + "./healthcheck", + "-root=.", + "-checkFileNameList=.gitignore,.drone.yml", + "-checkFileSumList=97392a850b161ccf64c1eb108c1c2931f9ce57c8e9bd5b6b1f54d34f82082ddc,sdkljflskjfk" ], "env" : ["PATH=/usr/bin:/bin"], "cpuLimit" : 10000000000,