Skip to content
Snippets Groups Projects
Commit 696b65ae authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Add key to known_hosts

parent 072af648
No related branches found
No related tags found
No related merge requests found
Pipeline #3534 passed
......@@ -20,6 +20,8 @@ echo "compilation type: $comp_type"
echo "Branch name: $branch"
echo "GPU compilation: $with_gpu"
ssh-keyscan -H gitlab.mpi-cbg.de >> ~/.ssh/known_hosts
if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
echo "CentOS node"
source /opt/rh/devtoolset-8/enable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment