When comparing Drone.io vs FinalBuilder, the Slant community recommends Drone.io for most people. In the question“What are the best continuous integration tools?” Drone.io is ranked 11th while FinalBuilder is ranked 32nd. The most important reason people chose Drone.io is:
Drone.io integrates perfectly with GitHub, BitBucket and Google Code.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Integrated with GitHub, BitBucket, and Google Code
Drone.io integrates perfectly with GitHub, BitBucket and Google Code.
Pro Easy self-hosted setup
Drone can be easily set up locally: all that's needed is Docker.
Pro Docker integration simplifies deployment
Drone uses Docker containers to build and test code. Using Docker containers makes it easier for developers to then deploy this code to production.
Pro Gitea support
Supports Gitea (Git server).
Pro Well documented
One of the few websites with useful information about Code Signing with USB Tokens.
Pro Pre-written scripts available
FinalBuilder has more than 600 pre-written scripts (known as actions) available. These actions help automate common tasks in a build process. This saves a lot of development time because you don't have to write those common tasks yourself.
Cons
Con Does not allow you to configure two projects using the same GitHub repo
Drone.io does not let developers configure two different projects against the same repository. Instead, one must fork that repository into a new one and use that to create a new Drone.io project.
Con Not free nor open source
Con Diff on finalbuilder projects are clumsy
Con "Click button" interface
Con Builds are a little unintuitive
The language used in the documentation is a little ambiguous and FinalBuilder feels a little clunky when setting up builds.