Description
GitLab Runner is the open source project that is used to run your jobs and send the results back to GitLab. It is used in conjunction with GitLab CI, the open-source continuous integration service included with GitLab that coordinates the jobs.
The reason this repository exists is:
Installation Instructions
sudo dnf copr enable snecker/gitlab-runner -y
sudo dnf install gitlab-runner -y
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (44)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (44)* | Fedora 39 (72 downloads) |
Fedora 40 | x86_64 (8)* | Fedora 40 (29 downloads) |
Fedora 41 | x86_64 (2)* | Fedora 41 (7 downloads) |
Fedora rawhide | x86_64 (19)* | Fedora rawhide (95 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable snecker/gitlab-runner
More info about enabling Copr repositories