feat: update stack on portainer
All checks were successful
Deploy Miniplan / build (push) Successful in 22s

This commit is contained in:
walamana 2024-08-07 21:51:00 +02:00
parent 7637bde484
commit 2fb1f88293

View File

@ -27,3 +27,8 @@ jobs:
- name: Push Docker image to registry - name: Push Docker image to registry
run: docker push git.walamana.de/walamana/miniplan run: docker push git.walamana.de/walamana/miniplan
- name: Update stack on Portainer
uses: newarifrh/portainer-service-webhook@v1
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}