Skip to content
Snippets Groups Projects
Commit a6c58aaf authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

Update .gitlab-ci.yml

parent 594bfd3d
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -28,6 +28,8 @@ before_script:
- curl http://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
- chmod +x ~/bin/repo
- git config --global user.email andrea.michelotti@lnf.infn.it
- git config --global user.name amichelo
- git config --global color.ui true
- mkdir chaos_bundle
- cd chaos_bundle
- eval `ssh-agent -s`
......
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