diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a048bb4ca1d9f8720f1ba8eeb373098de036efb2..81dc0e89e9a394e31066b46dc8b9184ca95f6dbf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,7 +28,7 @@ publish:
   stage: deploy
   image: bravissimolabs/alpine-git
   variables:
-    GIT_STRATEGY: none
+#    GIT_STRATEGY: none
   before_script:
     - git config user.name "$GITLAB_USER_NAME"
     - git config user.email "$GITLAB_USER_EMAIL"