fix correct runs on
Some checks are pending
/ deploy (push) Successful in 13s
/ notify-portainer (push) Waiting to run

This commit is contained in:
2024-11-02 23:23:35 +00:00
parent d60c086947
commit 959a16ed81

View File

@@ -25,6 +25,10 @@ jobs:
push: true
tags: git.limbosolutions.com/marcio.fernandes/mosquitto:latest
notify-portainer:
needs: deploy
runs-on: "vlan-casa_actrunner"
steps:
- name: Invoke portainer mosquitto service webhook
run: |
curl -X POST "${{secrets.PORTAINER_WEBHOOK_URL}}"