1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab-runner_ynh.git synced 2025-12-21 01:53:07 +01:00
GitLab runner package for YunoHost
Find a file
2025-11-27 15:28:09 +01:00
.github v2 2023-11-09 13:45:14 +01:00
doc v2 2023-11-09 13:45:14 +01:00
scripts Update restore 2025-11-27 14:11:24 +01:00
.gitignore 2.1 2025-06-04 09:32:51 +02:00
actions.json cleaning 2025-06-04 11:23:13 +02:00
LICENSE GitLab Runner 2019-03-31 17:30:04 +02:00
manifest.toml Update manifest.toml 2025-11-27 12:11:03 +01:00
README.md Auto-update READMEs 2025-11-27 12:11:00 +01:00
tests.toml Fix test upgrade 2025-03-23 16:45:14 +01:00

Logo of GitLab Runner GitLab Runner, packaged for YunoHost

Continuous integration tool to use with a GitLab instance (YNH or not)

🌐 Official app website Version: 18.6.2~ynh1

Screenshots

Screenshot of GitLab Runner

📦 Developer info

Automatic tests level

🛠️ Upstream GitLab Runner repository: https://gitlab.com/gitlab-org/gitlab-runner

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.