Getting started with GitLab CI/CD
In this tutorial, we will set an automated pipeline to build a Next.js Docker image and then push it to GitLab container registry. We will start by creating our ci file and then register a runner to execute our pipelines.
As always, here is the offic...
blog.karabetian.dev4 min read