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:
parent
ddb052ad7f
commit
2906b6dc47
1 changed files with 7 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue