fix: arg
This commit is contained in:
parent
8b004c661a
commit
7cb3c61970
|
@ -11,7 +11,7 @@ memoryLimit = 104_857_600
|
||||||
procLimit = 50
|
procLimit = 50
|
||||||
copyInCwd = true
|
copyInCwd = true
|
||||||
[stages.executor.with.default.copyIn.healthcheck]
|
[stages.executor.with.default.copyIn.healthcheck]
|
||||||
src = "./../../../build/healthcheck"
|
src = "./../../../../../../build/healthcheck"
|
||||||
copyOut = ["stdout", "stderr"]
|
copyOut = ["stdout", "stderr"]
|
||||||
[stages.executor.with.default.stdin]
|
[stages.executor.with.default.stdin]
|
||||||
content = ""
|
content = ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user