feat: move to repo-health-checker

This commit is contained in:
张泊明518370910136 2024-10-21 04:41:32 -04:00
parent 32c68d77ba
commit 263730fd21
GPG Key ID: CA088E6D9284F870

View File

@ -6,7 +6,7 @@
"name": "sandbox",
"with": {
"default": {
"args": ["./healthcheck", "-root=.", "-meta=readme"],
"args": ["/tmp/repo-health-checker", "-root=.", "-meta=readme"],
"env": ["PATH=/usr/bin:/bin"],
"cpuLimit": 10000000000,
"memoryLimit": 104857600,