feat: use CopyInDir
This commit is contained in:
parent
980baf11df
commit
31b319157f
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user