From 04c9f9fe0b240b58051c3cd506eb98b64cfc8830 Mon Sep 17 00:00:00 2001 From: Martin Dimitrov Date: Tue, 2 Apr 2024 21:52:03 -0700 Subject: [PATCH] update stack webhook --- .gitea/workflows/docker-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/docker-image.yaml b/.gitea/workflows/docker-image.yaml index a9f2bb1..dc1ef4a 100644 --- a/.gitea/workflows/docker-image.yaml +++ b/.gitea/workflows/docker-image.yaml @@ -22,4 +22,4 @@ jobs: runs-on: ubuntu-22.04 steps: - name: Call Portainer stack webhook - run: curl --request POST http://192.168.1.150:9000/api/stacks/webhooks/db20216d-a40d-45a7-8e93-257d3efdac34 \ No newline at end of file + run: curl --request POST http://192.168.1.150:9000/api/stacks/webhooks/42b3ae11-45bb-4021-b274-bedcb1250892 \ No newline at end of file