Hacker News new | ask | show | jobs
by urda 1928 days ago
Does anyone host something like "gogs" in the cloud for themselves ?
1 comments

We use Gitea (a Gogs fork) for our company and it works great :)
What CI runner ?
Not OP, but we use Drone[https://www.drone.io/] with Gitea[https://gitea.io/en-us/]
We actually use drone, too! It has its quirks (for example, it would be nice to be able to start jobs via the web interface), but it works well for us.