This commit is contained in:
parent
c1bbf14517
commit
6960e518b2
@ -72,10 +72,6 @@ jobs:
|
||||
docker logs ${{ env.CONTAINER_NAME }} --tail 20
|
||||
docker inspect ${{ env.CONTAINER_NAME }} --format='{{.State.Status}}'
|
||||
|
||||
- name: Health check
|
||||
run: |
|
||||
curl -f http://localhost:3000/api/healthz || exit 1
|
||||
|
||||
|
||||
# name: Deploy Gitea Custom
|
||||
# run-name: ${{ gitea.actor }} build image and push to container registry
|
||||
|
||||
Loading…
Reference in New Issue
Block a user