From 98b5af54eaa340a8150f72cdf5fc23fcbe8f97c8 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Thu, 19 Nov 2020 17:28:44 +0100 Subject: [PATCH] Add Drone CI to service grid --- app/views/dashboard/index.html.erb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/views/dashboard/index.html.erb b/app/views/dashboard/index.html.erb index 1fccd01..3b4d234 100644 --- a/app/views/dashboard/index.html.erb +++ b/app/views/dashboard/index.html.erb @@ -17,6 +17,12 @@ Code hosting and collaboration for software projects

+
+

<%= link_to "Drone CI", "https://drone.kosmos.org" %>

+

+ Continuous integration for software projects, tied to our Gitea +

+

<%= link_to "Wiki", "https://wiki.kosmos.org" %>