Products tagged with 'gitlab'
GitLab is a web-based DevOps lifecycle tool that provides a Git repository manager providing wiki, issue-tracking and continuous integration and deployment pipeline features, using an open-source license, developed by GitLab Inc.
GitLab Runner is the open-source agent that runs CI/CD jobs
defined in a GitLab project’s .gitlab-ci.yml file. It can run jobs locally, in Docker
containers, on Kubernetes, or via SSH on remote servers.