1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

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",
"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": {
"branch": "master",
"revision": "ee27e8b5dcebf59623467ea67cdaf49a73fdb3d7",