diff --git a/.oniro-ci/test-generic.yaml b/.oniro-ci/test-generic.yaml
index 2951a8898f7148b9fe7565c02e09636032f77f94..e61f2cba11d64281a970b2b6e107c3c6b97cb658 100644
--- a/.oniro-ci/test-generic.yaml
+++ b/.oniro-ci/test-generic.yaml
@@ -9,6 +9,7 @@
   image:
     name: registry.ostc-eu.org/ostc/containers/ostc-builder:latest
   variables:
+    GIT_STRATEGY: none
     CI_LAVA_INSTANCE: "https://lava.ostc-eu.org/"
   before_script:
     - test -n "$CI_LAVA_TOKEN" || (
@@ -83,6 +84,7 @@
     name: registry.ostc-eu.org/ostc/containers/ostc-builder:latest
   stage: report
   variables:
+    GIT_STRATEGY: none
     CI_LAVA_INSTANCE: "https://lava.ostc-eu.org/"
   script:
     - |