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
|
|
||
|---|---|---|
| .github | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| actions.json | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
GitLab Runner, packaged for YunoHost
Continuous integration tool to use with a GitLab instance (YNH or not)
Screenshots
📦 Developer info
🛠️ 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.
