feat: use CopyInDir

This commit is contained in:
张泊明518370910136 2024-09-22 01:21:48 -04:00
parent 980baf11df
commit 31b319157f
GPG Key ID: CA088E6D9284F870

View File

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