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

Update .gitlab-ci.yml file

parent d685d733
No related branches found
No related tags found
1 merge request!427Resolve "Wolf license"
Pipeline #7306 failed
This commit is part of merge request !427. Comments created here will be created in the context of that merge request.
......@@ -54,8 +54,8 @@ license_header:
- ssh-keyscan -H -p 2202 gitlab.iri.upc.edu >> $HOME/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
- echo "$SSH_PUBLIC_KEY"
- echo "$SSH_PUBLIC_KEY" >> ~/.ssh/id_rsa.pub
#- echo "$SSH_PUBLIC_KEY"
#- echo "$SSH_PUBLIC_KEY" >> ~/.ssh/id_rsa.pub
script:
- git checkout -b ci_processing || git checkout ci_processing
- echo "$CI_EMAIL"
......
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