Hoppa till huvudinnehåll
https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.gitlabrunnerhelper-9eba8eb4-5472-459f-bc79-c486f784a940/image1_pcloud.png

Gitlab Runner Helper

av pcloudhosting

(1 omdömen)

Version 19.1.0 + Free Support on Ubuntu 24.04

GitLab Runner Helper is an internal support component used by GitLab Runner to manage essential background tasks during CI/CD pipeline execution. It assists the runner by handling repository cloning, artifact upload and download, cache management, and job environment preparation across different execution environments.

Features of GitLab Runner Helper:

  • Automatic handling of repository checkout and source code preparation.
  • Upload and download of build artifacts and cache.
  • Job environment setup and cleanup operations.
  • Executor-independent support (Docker, Kubernetes, Shell).
  • Automatically version-matched with the installed GitLab Runner.

Gitlab Runner Helper Usage:

$ sudo su
$ apt update
$ /usr/local/bin/gitlab-runner -v
 
  
Disclaimer: GitLab Runner Helper is provided as part of GitLab Runner under applicable open-source licenses and is distributed “as is.” Users are responsible for configuring runners, executors, and security controls according to organizational CI/CD and compliance requirements.