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

Update .gitlab-ci.yml file

parent 6f44b3b3
No related branches found
No related tags found
1 merge request!427Resolve "Wolf license"
Pipeline #7303 canceled
...@@ -55,7 +55,7 @@ license_header: ...@@ -55,7 +55,7 @@ license_header:
- echo "$SSH_PUBLIC_KEY" - echo "$SSH_PUBLIC_KEY"
- echo "$SSH_PUBLIC_KEY" >> ~/.ssh/id_rsa.pub - echo "$SSH_PUBLIC_KEY" >> ~/.ssh/id_rsa.pub
script: script:
- git checkout -b ci_processing - git checkout -b ci_processing || git checkout ci_processing
- echo "$CI_EMAIL" - echo "$CI_EMAIL"
- echo "$CI_USERNAME" - echo "$CI_USERNAME"
- git config --global user.email "${CI_EMAIL}" - git config --global user.email "${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