fix: conf
This commit is contained in:
parent
1fe4ea8c5c
commit
0cb384a0d9
|
@ -5,7 +5,7 @@ name = "healthcheck"
|
|||
name = "sandbox"
|
||||
[stages.executor.with.default]
|
||||
# args = ["bash","-c", "./build/healthcheck -root=./examples/healthcheck/reposize", "-meta='readme'", "-whitelist='.*\\.md'", "-whitelist='.*\\.json'", "-whitelist='.*\\.sh'", "-whitelist='.git.*'"]
|
||||
args = ["./build/healthcheck -root=./examples/healthcheck/reposize", "-meta='readme'", "-whitelist='.*\\.md'", "-whitelist='.*\\.json'", "-whitelist='.*\\.sh'", "-whitelist='.git.*'"]
|
||||
args = ["bash","-c", "./stdin.sh"]
|
||||
env = ["PATH=/usr/bin:/bin"]
|
||||
cpuLimit = 10_000_000_000
|
||||
memoryLimit = 104_857_600
|
||||
|
|
Loading…
Reference in New Issue
Block a user