From 79af68e2c5569c1427d7cb7cec46112396579193 Mon Sep 17 00:00:00 2001 From: Remo Liebmann Date: Mon, 16 Feb 2026 16:20:00 +0100 Subject: [PATCH] new webhook --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 589695c..0a9f5c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,7 @@ deploy_prod: only: - main variables: - PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/ee5dbc0d-18e8-45d7-bcfd-b24d1f2c0ee6" + PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/1002a576-f003-4c5f-9079-41ed019f7bdc" # ------------------------- # DEVELOPMENT (development) @@ -57,4 +57,4 @@ deploy_dev: only: - development variables: - PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/DEV-WEBHOOK-ID" \ No newline at end of file + PORTAINER_WEBHOOK: "https://192.168.12.21:9443/api/webhooks/7a477f78-ced3-44d3-8a3d-5c05e8c565de" \ No newline at end of file