Possibly linux to Selfhosted@lemmy.worldEnglish • 2 months agoWhat CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.message-square26fedilinkarrow-up164arrow-down13file-text
arrow-up161arrow-down1message-squareWhat CI/CD tools are you guys using? I have Forgejo but I need a simple way of running automation.Possibly linux to Selfhosted@lemmy.worldEnglish • 2 months agomessage-square26fedilinkfile-text
My current picks are Woodpecker CI and Forgejo runners. Anything else that’s lightweight and easy to manage?
minus-squarepoVoqlinkfedilinkEnglish1•2 months agoYou might want to look into: https://github.com/lab132/buildbot-gitea
You might want to look into: https://github.com/lab132/buildbot-gitea
Thanks