feat: update stack on portainer
All checks were successful
Deploy Miniplan / build (push) Successful in 22s
All checks were successful
Deploy Miniplan / build (push) Successful in 22s
This commit is contained in:
parent
7637bde484
commit
2fb1f88293
@ -27,3 +27,8 @@ jobs:
|
||||
|
||||
- name: Push Docker image to registry
|
||||
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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user