From 1057daf072f0c8383a7d7cbeef06766596f46608 Mon Sep 17 00:00:00 2001 From: Remo Liebmann Date: Tue, 26 Aug 2025 17:44:17 +0200 Subject: [PATCH] change webhook --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 28c0188..d546b45 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,4 +23,4 @@ deploy: only: - main script: - - curl --insecure -I -X POST https://192.168.12.21:9443/api/webhooks/de3f7f07-5d57-47f4-9b99-c73672a10e6e \ No newline at end of file + - curl --insecure -I -X POST https://192.168.12.21:9443/api/webhooks/2e63af4e-7b11-4302-ad5d-6eeca88b52cb \ No newline at end of file