Skip to content
Snippets Groups Projects
Commit d685d733 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Update .gitlab-ci.yml file

parent 3bbde5e8
No related branches found
No related tags found
1 merge request!427Resolve "Wolf license"
Pipeline #7305 failed
This commit is part of merge request !427. Comments created here will be created in the context of that merge request.
...@@ -50,6 +50,7 @@ license_header: ...@@ -50,6 +50,7 @@ license_header:
## ##
- echo "$SSH_KNOWN_HOSTS" - echo "$SSH_KNOWN_HOSTS"
- echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts - echo "$SSH_KNOWN_HOSTS" >> ~/.ssh/known_hosts
- ssh-keyscan -H -p 2202 gitlab.iri.upc.edu
- ssh-keyscan -H -p 2202 gitlab.iri.upc.edu >> $HOME/.ssh/known_hosts - ssh-keyscan -H -p 2202 gitlab.iri.upc.edu >> $HOME/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts
......
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