diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5fd6cbf246730f855da5ba9d3af32dcda8d7d27e..3d3fa7e1825f95d7369bc87e25fadae74bd7cb04 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,6 +49,7 @@ before_script: - echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts + - cat ~/.ssh/known_hosts ## ## Optionally, if you will be using any Git commands, set the user name and ## and email.