What is Drone CI?
Drone CI is an open-source continuous integration platform now maintained by Harness as part of its developer platform ecosystem. It integrates with GitHub, GitLab, Bitbucket, and Gitea to run container-native build and test pipelines defined in YAML. Teams use it for automated CI workflows in self-hosted environments where they want lightweight, Docker-based pipeline execution.


