Elektrine lite

← Feed

@tuxflo@chaos.social

Post #1978810

2026-04-23 18:13 UTC

@rixx did you take a look on GitLab (as in gitlab.com)? I think they do CI/CD pretty good. You get 400 CI minutes per month in the free tier an you can buy 1000 minutes for 10$. You could also easily attach your own runners if you ever want to switch. I also think that you can apply for more minutes if the project is FOSS

Replies (1)

  • @tuxflo@chaos.social 2026-04-23 18:17

    @rixx if you plan to build multiple projects in a standardized way you could also take a look on https://to-be-continuous.gitlab.io/doc/ they provide good default pipelines with lots of tooling included.

    Open ##1978811