diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 73b2ebb70a223e8dba6bad62597348c73ae6c82c..a547a2bd1ee9fa3faa0dd46a95153086193d90a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ - ssh-keyscan -p 2202 gitlab.iri.upc.edu >> ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts - ssh -p 2202 git@gitlab.iri.upc.edu #test + - apt -y install git - git submodule sync --recursive - git submodule update --init --recursive