Mentions légales du service

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

Update .gitlab-ci.yml: try to connect to gitlab, add ssh-agent

parent 3bac2536
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -9,6 +9,7 @@ stages:
build:
stage: build
script:
- ssh-agent
- ssh-add
- ssh -vvv git@gitlab.inria.fr
- git submodule init
......
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