diff --git a/conf.json b/conf.json index 0bad46e..27bb3db 100644 --- a/conf.json +++ b/conf.json @@ -10,7 +10,9 @@ "./healthcheck", "-root=.", "releaseCheck=false", - "-releasetag=h2", + "-releaseTag=h1", + "-releaseTag=h2", + "-releaseTag=test", ], "env": [ "PATH=/usr/bin:/bin"