Mentions légales du service

Skip to content
Snippets Groups Projects
Commit be43059b authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

Update .gitlab-ci.yml: remove these ssh debug lines

parent 7460f6b6
No related branches found
No related tags found
No related merge requests found
Pipeline #
stages:
- build
- test
......@@ -6,8 +5,6 @@ stages:
build:
stage: build
script:
- eval `ssh-agent -s`
- ssh-add ~/.ssh/id_rsa.pub
- ssh -vvv git@gitlab.inria.fr
- git submodule init
- git submodule update
......
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