Skip to main content
Version: 2024-01__Kiwi

Gitlab Runner

If you want to configure the GitLab-CI, check the Gitlab Docs out.

shell
curl -L "https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh" | sudo bash && sudo apt-get install gitlab-runner

gitlab-runner exec docker [job]