Comment on Setting Up a Jenkins Home LabparentComments−amrox6yI hadn't heard of drone.ioDrone.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.−amrox6yAlso seems like drone.io works exclusively with Docker, which is tricky for Android and AFAIK impossible for iOS projects.−bradrydzewski6yDrone supports many different target runtimes, including running pipelines directly on the host similar to Jenkins. See https://docs.drone.io/installation/runners/
Comments
I hadn't heard of drone.io
https://www.slant.co/topics/2637/viewpoints/6/~best-self-hos...
Is that true? If so, that's pretty limiting.
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/