diff --git a/manifest-integration.yml b/manifest-integration.yml
index 31df50b7e1d8f0ec2d3a74aea63f9692e62cef50..a0979fececff0826df4b4ee09c3688f6d0fa6c73 100644
--- a/manifest-integration.yml
+++ b/manifest-integration.yml
@@ -131,7 +131,7 @@ build:
   #script:
   #  - echo "Building"
   trigger:
-    project: edgehog/seco-manifest
+    project: ${MANIFEST_GROUP}/${MANIFEST_PROJECT}
     branch: "integrate/${CI_PROJECT_NAME}/${CI_COMMIT_REF_NAME}/into/${MASTER_BRANCH_MANIFEST}"
     strategy: depend
 #