docs: add kubernetes and workflow documentation
Some checks failed
Deploy NestJS API / build-and-push-deploy (push) Failing after 8s

This commit is contained in:
2026-01-29 11:28:35 -03:00
parent 4003aab9e0
commit 3b8b079123
13 changed files with 287 additions and 12 deletions

View File

@@ -20,8 +20,4 @@ jobs:
docker push 172.35.0.216/library/vendaweb-api:$TAG
docker push 172.35.0.216/library/vendaweb-api:latest
- name: Notificar Portainer via Webhook
run: |
# O Webhook avisa o Portainer para puxar a nova imagem imediatamente
curl -X POST "${{ secrets.PORTAINER_WEBHOOK_VENDAWEBAPI }}"