diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a8280a7..d44e90e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,6 +17,7 @@ job1: - chmod 700 ~/.ssh - ssh-keyscan gitlab.com >> ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts + - ssh git@gitlab.com - echo "Preparing ssh environment done" - apt update - apt install -y msp430-libc