Skip to content
Snippets Groups Projects
Commit ec7b24f2 authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

CI: debug traces

parent ae48033f
Branches
Tags
No related merge requests found
...@@ -85,7 +85,8 @@ ubuntu-llvm: ...@@ -85,7 +85,8 @@ ubuntu-llvm:
- git checkout -f -q $CI_COMMIT_SHA - git checkout -f -q $CI_COMMIT_SHA
- export GIT_LFS_SKIP_SMUDGE=0 - export GIT_LFS_SKIP_SMUDGE=0
# This is for debug, we are checking the owner of the ssh key # This is for debug, we are checking the owner of the ssh key
- ssh -T git@gitlab.orfeo-toolbox.org - cat ~/.ssh/known_hosts
- ssh -vvv -T git@gitlab.orfeo-toolbox.org
after_script: after_script:
- echo "Nothing to do for after_script" - echo "Nothing to do for after_script"
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment