I’m doing you a favor

  • tool@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    I want to start moving stuff into Gitlab, but Github Actions is just too good. Is the CI/CD stuff in Gitlab comparable?

    • korstmos@kbin.social
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      Ive never used githubs CI/CD, but gitlab has quite a large ecosystem for its CI/CD.
      Seems to me like you could use gitlab as a one-stop-shop to host everything from your code to your artifacts and containers, if you are willing to pay for those fancy features

      Free is able to just do basic CI/CD for like 250 minutes a month, or unlimited via your own runners/build servers, thats about it