diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c5f83ee4223397d973ae4e53be35a8a54dd5e63e..f0fffb0300748b9014a96dd59a84106b2707f89b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,6 +18,8 @@ deploy_test:
   stage: deploy
   tags:
     - test
+  variables:
+    CI_DEBUG_TRACE: "true"
   script:
     - echo "Deploy to test"
     - rm -f /var/www/test/$CI_COMMIT_REF_NAME