Skip to content

add user name to CI

Alen Arias Vazquez requested to merge test-user-id into master
before_script:
  - git config --global user.email ${GITLAB_USER_LOGIN}@cern.ch
  - git config --global user.name ${GITLAB_USER_LOGIN}
Edited by Alen Arias Vazquez

Merge request reports

Loading