mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
Auto-update README
This commit is contained in:
parent
883dc8ee58
commit
094fc2fafc
1 changed files with 8 additions and 9 deletions
17
README.md
17
README.md
|
@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
|
||||
|
||||
|
||||
**Shipped version:** 16.9.0~ynh1
|
||||
**Shipped version:** 16.10.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -27,11 +26,11 @@ GitLab Runner is a continuous integration tool to use with a GitLab instance (YN
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||
* Official admin documentation: <https://docs.gitlab.com/runner/>
|
||||
* Upstream app code repository: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/gitlab-runner>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
|
||||
- Official app website: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||
- Official admin documentation: <https://docs.gitlab.com/runner/>
|
||||
- Upstream app code repository: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/gitlab-runner>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -39,10 +38,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue