upd
Some checks failed
Deploy Gitea Custom / build-and-deploy (push) Has been cancelled

This commit is contained in:
Pasha 2025-08-24 21:39:27 +03:00
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