Commit ccfa2a34 authored by Antoine Regimbeau's avatar Antoine Regimbeau
Browse files

Remove known_host

No related merge requests found
Showing with 0 additions and 1 deletion
+0 -1
...@@ -47,7 +47,6 @@ fast-build: ...@@ -47,7 +47,6 @@ fast-build:
before_script: before_script:
- whoami - whoami
- ls -al "/root" - ls -al "/root"
- cat ~/.ssh/known_hosts
- ssh -vvv -T git@gitlab.orfeo-toolbox.org - ssh -vvv -T git@gitlab.orfeo-toolbox.org
- export GIT_LFS_SKIP_SMUDGE=1 - export GIT_LFS_SKIP_SMUDGE=1
- git checkout -f -q $CI_COMMIT_SHA - git checkout -f -q $CI_COMMIT_SHA
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment