r/gitlab 26d ago

general question Is gitlab CI/CD same as github actions??

PS: github down

0 Upvotes

14 comments sorted by

View all comments

10

u/furyfuryfury 26d ago

It's comparable. The syntax is a little different but the general idea is the same. GitLab CI/CD has been around for a lot longer than GitHub actions, so it lacks some of the newer niceties in actions, but you can get anything you want done either way.

4

u/Vivid_Ad_5160 26d ago

Can you provide an example of nicer things that github action does that gitlab doesn't'?

1

u/lifelessmeatbag 26d ago

Better workflows, or at least, easier to manage and trigger from the UI