Commit bb918b01 authored by Nicolo Parmiggiani's avatar Nicolo Parmiggiani
Browse files

Update .gitlab-ci.yml

parent 138c122d
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -46,6 +46,9 @@ before_script:
  - mkdir -p ~/.ssh
  - mkdir -p ~/.ssh
  - chmod 700 ~/.ssh
  - chmod 700 ~/.ssh


  - echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts
  - chmod 644 ~/.ssh/known_hosts

  ##
  ##
  ## Optionally, if you will be using any Git commands, set the user name and
  ## Optionally, if you will be using any Git commands, set the user name and
  ## and email.
  ## and email.