commit fcd18c6a10ef5c22d5d13fc0002faddfe22d0886
parent 7105d9873ce5066c809e79b168cc227b819a7ba8
Author: Stefan Koch <programming@stefan-koch.name>
Date: Sun, 11 Aug 2019 14:36:33 +0200
use singular person for Drone
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -10,7 +10,7 @@ Problems with existing solutions:
- Jenkins: Not very lightweight and in my opinion does not "feel" nice in usage
(i.e. no clear approach because very plugin based, security configuration can
be in multiple locations in the UI)
-- Drone: Do not want to support builds [without Docker][drone-docker]
+- Drone: Does not want to support builds [without Docker][drone-docker]
- TeamCity: Seems to require Tomcat (i.e. includes Java UI stuff), installation
instructions (for agents) look complex on first sight