I tested Gisia against real-world .gitlab-ci.yml files – it just works

okoddcat1 pts0 comments

Hi HN,This month I tested it against real-world .gitlab-ci.yml files, you can bring your existing pipelines as-is: stages, jobs, rules, artifacts, and caching all work the same way. Gisia uses gitlab-runner under the hood, so runner registration and job execution behave exactly as you d expect.For anyone who interested into it, just check the official website!

gitlab tested gisia against real world

Related Articles