syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
400 stars 40 forks source link

Drone CI build server app #498

Closed klmhsb42 closed 1 year ago

klmhsb42 commented 4 years ago

Would it make sense to have this as an app on device to provide custom developed apps?

cyberb commented 4 years ago

Usually you have one build server for a repo and Syncloud already has one. I think it is a good idea to have a drone server in general for users willing to create build pipelines for their source repositories like Gogs which is already available on Syncloud. In that case if you push Syncloud app code to your repo then of cause you can automate the build using your own Drone CI. If you do not like to run manually drone exec locally.

cyberb commented 1 year ago

I think this too early, currently we do not even have a lot of people who are willing to make code changes and thise who are happy to use github PRs.