add redeploy in portainer step
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 5m44s

This commit is contained in:
2026-01-25 16:01:56 +07:00
parent 0a9dc5cdfc
commit f557585d85
2 changed files with 6 additions and 2 deletions

View File

@@ -37,4 +37,8 @@ jobs:
--platform linux/amd64 \
--tag ${{ env.REGISTRY_HOST }}/drholy/n8n-ffmpeg-proxy:${{ env.sha_short }} \
--tag ${{ env.REGISTRY_HOST }}/drholy/n8n-ffmpeg-proxy:latest \
.
.
- name: Redeploy stack in Portainer
run: |
curl -X POST "${{ secrets.PORTAINER_WEBHOOK_URL }}"