feat: use CopyInDir

This commit is contained in:
张泊明518370910136 2024-09-22 01:21:48 -04:00
parent 1492b43605
commit 146b2f829a
GPG Key ID: CA088E6D9284F870

View File

@ -23,7 +23,7 @@
"cpuLimit": 10000000000, "cpuLimit": 10000000000,
"memoryLimit": 104857600, "memoryLimit": 104857600,
"procLimit": 50, "procLimit": 50,
"copyInCwd": true, "copyInDir": ".",
"copyIn": { "copyIn": {
"healthcheck": { "healthcheck": {
"src": "./../../../../../../build/healthcheck", "src": "./../../../../../../build/healthcheck",