What CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation. - eviltoast

My current picks are Woodpecker CI and Forgejo runners. Anything else that’s lightweight and easy to manage?

  • johntash
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    If you’re already using forgejo, try forgejo actions first.

    Another interesting one is Argo Workflows if you’re using argocd for anything.