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,