뉴스

This tutorial allows to setup a local GitLab stack running on Docker, and to experience the CI/CD pipeline feature with a sample Java application.
GitLab Runner is a core component of GitLab CI/CD, responsible for executing the jobs defined in your CI/CD pipelines. While the GitLab server manages your project repositories, database, and other ...