feat: test pull and push of one project git
In ssh only with 2 jobs
Pull test (one job)
Create file test/git/dummy.txt with a MD5SUM content and version it
- git pull commande OK
 - test content of on file in local repo
 
Push test (one job)
- Create temp branch
 - Change 
test/git/dummy.txtcontent with dummy valueecho "value" > test/git/dummy.txt - commit & push
 - test result with curl/wget 
https://lab.frogg.it/gl-test-import/froggit/tools/mgci/-/raw/<temp branch>/test/git/dummy.txt?ref_type=heads - Delete temp branch
 
TO DO
- 
Search howto do that with https  
Edited  by Placeholder Christophe Chaudier