Hacker News new | ask | show | jobs
by amrox 2357 days ago
I hadn't heard of drone.io

> 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.

https://www.slant.co/topics/2637/viewpoints/6/~best-self-hos...

Is that true? If so, that's pretty limiting.

1 comments

Also seems like drone.io works exclusively with Docker, which is tricky for Android and AFAIK impossible for iOS projects.
Drone supports many different target runtimes, including running pipelines directly on the host similar to Jenkins. See https://docs.drone.io/installation/runners/