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

Update .gitlab-ci.yml file

parent 612791c2
No related branches found
No related tags found
1 merge request!427Resolve "Wolf license"
Pipeline #7339 failed
......@@ -46,7 +46,7 @@
- cd ..
# push changes (if any)
- if git commit -u -m "[skip ci] license headers added or modified" ; then
- if git commit -a -m "[skip ci] license headers added or modified" ; then
- git remote set-url --push origin "ssh://git@gitlab.iri.upc.edu:2202/${CI_PROJECT_PATH}.git"
- git push origin $CI_NEW_BRANCH:${CI_COMMIT_REF_NAME}
- else
......
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