feat: move to repo-health-checker
This commit is contained in:
parent
e7422ff433
commit
e60757eeb8
|
@ -7,7 +7,7 @@
|
||||||
"with": {
|
"with": {
|
||||||
"default": {
|
"default": {
|
||||||
"args": [
|
"args": [
|
||||||
"./healthcheck",
|
"/tmp/repo-health-checker",
|
||||||
"-root=.",
|
"-root=.",
|
||||||
"releaseCheck=false",
|
"releaseCheck=false",
|
||||||
"-releaseTag=h1",
|
"-releaseTag=h1",
|
||||||
|
@ -20,8 +20,8 @@
|
||||||
"procLimit": 50,
|
"procLimit": 50,
|
||||||
"copyInDir": ".",
|
"copyInDir": ".",
|
||||||
"copyIn": {
|
"copyIn": {
|
||||||
"healthcheck": {
|
"/tmp/repo-health-checker": {
|
||||||
"src": "./../../../../../../build/healthcheck"
|
"src": "./../../../../../../build/repo-health-checker"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"copyOut": ["stdout", "stderr"],
|
"copyOut": ["stdout", "stderr"],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user