|
|
|
I tested Gisia against real-world .gitlab-ci.yml files – it just works
|
|
1 points
by okoddcat
12 days ago
|
|
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! |
|