Skip to content
Snippets Groups Projects

Resolve "Wolf license"

Merged Joan Vallvé Navarro requested to merge 198-wolf-license into devel
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -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"
Loading