try again

This commit is contained in:
Kenneth Kehl
2023-09-13 10:10:01 -07:00
parent 2a641d0d4e
commit f433d69596

View File

@@ -68,7 +68,7 @@ jobs:
if $response != *"ok"*; then
echo "Health check failed"
exit 1
else;
else
echo "Health check passed"
endif
env: