From 136e6e01488b3b1bbed31784f51b865f1cd7b8a0 Mon Sep 17 00:00:00 2001 From: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com> Date: Thu, 8 Sep 2022 13:39:21 +0000 Subject: [PATCH] Resources added for Drone (#1711) --- content/roadmaps/113-qa/content/110-qa-ci-cd/103-drone.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/110-qa-ci-cd/103-drone.md b/content/roadmaps/113-qa/content/110-qa-ci-cd/103-drone.md index f5e518d6e..1cb40cd86 100644 --- a/content/roadmaps/113-qa/content/110-qa-ci-cd/103-drone.md +++ b/content/roadmaps/113-qa/content/110-qa-ci-cd/103-drone.md @@ -1 +1,7 @@ -# Drone \ No newline at end of file +# Drone + +Drone is a CI/CD service offering by [Harness](https://harness.io/). Each build runs on an isolated Docker container, and Drone integrates with many popular source code management repositories like GitHub, BitBucket and GitLab + +Drone Website +Official Documentation +Drone Getting Started Guide