diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 74fb60134d8220b1198c04d34f079fa2880d459c..708ca558b08ba2cadc4346d9c545eaf0f45804b7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -91,7 +91,6 @@ ubuntu-llvm: - export GIT_LFS_SKIP_SMUDGE=0 # This is for debug, we are checking the owner of the ssh key - ls -al "/root" - - cat ~/.ssh/known_hosts - ssh -vvv -T git@gitlab.orfeo-toolbox.org after_script: - echo "Nothing to do for after_script"