diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c1fa8c8c1684bcfded8553f35e8ef8ef6af9c86..5da9f2c43ee13829cf592d47bfd9562418b07538 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ trigger build:
     image: python:alpine
     variables:
         GIT_CLONE_STRATEGY: none
-        TRIGGER_URL: https://git.card10.badge.events.ccc.de/api/v4/projects/2/trigger/pipeline
+        TRIGGER_URL: https://git.flow3r.garden/api/v4/projects/2/trigger/pipeline
         TRIGGER_REF: master
     script:
         - |