|
|
|
|
|
by chologrande
933 days ago
|
|
How is Gitlab CI materially different from the jenkins model? I find that the only difference is that it's YAML - so even harder to debug, and maintains the same model where you must re run an entire pipeline every commit to test functionality. |
|
Also the ability to rerun, target, and influence builds themselves is better on GitLab as well I think.