|
|
|
|
|
by benatkin
565 days ago
|
|
I disagree that GitHub Actions is much more powerful than GitLab. Both can be helped by a YC company, depot.dev, if you literally mean running containers quickly and reliably. GitHub Actions can be easier to set up if you like having stuff outside of your repo and an OCI image. GitLab may not have the actions library that GitHub has but it can pull docker images and that’s a powerful build library. |
|
It is, by leagues.
Even something simple like running a step before clone/checkout is impossible with Gitlab CI, let alone any of the actual powerful stuff.