From 2906b6dc478182a0365e69307070238fed1e7264 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Wed, 6 Jun 2018 08:06:26 +0200 Subject: [PATCH] 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. --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 3ae2b3e9..4c70cc93 100644 --- a/community.json +++ b/community.json @@ -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",