diff --git a/manifest-integration.yml b/manifest-integration.yml
index d4793d016fec3a1a26795b9e6674c063238709c6..4f4c6daabb271e187258bb6a8df96ba22d5a42af 100644
--- a/manifest-integration.yml
+++ b/manifest-integration.yml
@@ -14,7 +14,6 @@ stages:
   - check
 
 variables:
-  MANIFEST_FILE: "distro/seco-distro.xml"
   # The BB_RECIPE_NAME is used for projects referenced in the SRCREV file
   # to match the repository and the bitbake recipe name.
   # We set it here to none, as every project needing it
@@ -102,6 +101,7 @@ merge:
         --commit=${CI_COMMIT_SOURCE}
         --save-revision-to=manifest_revision
         --recipe-name=${BB_RECIPE_NAME}
+    - echo "integrate/${CI_PROJECT_NAME}/${CI_COMMIT_REF_NAME}"
   artifacts:
     paths:
       - manifest_revision