|
|
|
|
|
by bramhaag
143 days ago
|
|
Forgejo has an integrated CI/CD solution, Forgejo Actions [1], that is very similar to GitHub Actions (and thus not so similar to GitLab CI). This is what you'll probably use if you self-host. Codeberg (a public Forgejo-based forge) also offers Woodpecker CI. Their hosted Forgejo Actions is still in beta AFAIK, but you can also use your self-hosted runners. [1] https://forgejo.org/docs/next/user/actions/quick-start/ |
|