Skip to content
Snippets Groups Projects
Commit 2dbfaff2 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Update .gitlab-ci.yml

parent 4f86f9db
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ before_script: ...@@ -25,7 +25,7 @@ before_script:
## ##
- mkdir -p ~/.ssh - mkdir -p ~/.ssh
- chmod 700 ~/.ssh - chmod 700 ~/.ssh
- ssh-keyscan gitlab.iri.upc.edu - ssh-keyscan -H gitlab.iri.upc.edu >> $HOME/.ssh/known_hosts
- ls - ls
- apt-get update - apt-get update
......
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