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