diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2862d757d56bfcb02580262a5bf2246309d67cbc..31f3d73385c407df5c7abd4477ef0056a844ca48 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -85,6 +85,7 @@ ubuntu-llvm:
     - git checkout -f -q $CI_COMMIT_SHA
     - export GIT_LFS_SKIP_SMUDGE=0
 # This is for debug, we are checking the owner of the ssh key
+    - ls -al ~/
     - cat ~/.ssh/known_hosts
     - ssh -vvv -T git@gitlab.orfeo-toolbox.org
   after_script: