Drone
drone.ioRank Trend
Ranking history over time.
About Drone
Drone.io is a self-service Continuous Integration platform designed for development teams to automate software testing and delivery. It integrates with various source code management systems and supports multiple programming languages and environments.
Automate your software build and testing processes with ease.
What You Can Do
- Integrate with GitHub, Bitbucket, and GitLab
- Configure pipelines using simple YAML files
- Run builds in isolated Docker containers
- Customize workflows with plugins and extensions
- Support for multiple operating systems and architectures
Frequently Asked Questions
What is Drone CI?
Drone CI is a Continuous Integration platform that automates the software build and testing process for development teams.
Which source code management systems does Drone support?
Drone integrates with GitHub, Bitbucket, GitLab, and GitHub Enterprise.
Can I use my own Docker images?
Yes, you can use your own Docker images or choose from thousands of public images available.
Is Drone CI suitable for multiple programming languages?
Yes, Drone works with any language, database, or service that runs inside a Docker container.
How does Drone handle build isolation?
Drone executes each pipeline step in an isolated Docker container to prevent conflicts between builds.