community.json: add gitlab-runner (#529)

Add https://github.com/kemenaran/gitlab-runner_ynh . It enables users to run CI jobs for their GitLab projects.
This commit is contained in:
Pierre de La Morinerie
2018-06-06 08:06:26 +02:00
committed by JimboJoe
parent ddb052ad7f
commit 2906b6dc47

View File

@ -440,6 +440,13 @@
"state": "inprogress", "state": "inprogress",
"url": "https://github.com/YunoHost-Apps/gitlab_ynh" "url": "https://github.com/YunoHost-Apps/gitlab_ynh"
}, },
"gitlab-runner": {
"branch": "master",
"level": 0,
"revision": "HEAD",
"state": "inprogress",
"url": "https://github.com/kemenaran/gitlab-runner_ynh"
},
"gitolite": { "gitolite": {
"branch": "master", "branch": "master",
"revision": "ee27e8b5dcebf59623467ea67cdaf49a73fdb3d7", "revision": "ee27e8b5dcebf59623467ea67cdaf49a73fdb3d7",