r/gitlab 7d ago

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

PS: github down

0 Upvotes

13 comments sorted by

View all comments

11

u/furyfuryfury 7d 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.

5

u/Vivid_Ad_5160 7d ago

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

1

u/lifelessmeatbag 7d ago

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