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
15
README.md
15
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).
|
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
|
||||||
|
|
||||||
|
**Shipped version:** 16.10.0~ynh1
|
||||||
**Shipped version:** 16.9.0~ynh1
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -27,11 +26,11 @@ GitLab Runner is a continuous integration tool to use with a GitLab instance (YN
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://gitlab.com/gitlab-org/gitlab-runner>
|
- Official app website: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||||
* Official admin documentation: <https://docs.gitlab.com/runner/>
|
- Official admin documentation: <https://docs.gitlab.com/runner/>
|
||||||
* Upstream app code repository: <https://gitlab.com/gitlab-org/gitlab-runner>
|
- Upstream app code repository: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/gitlab-runner>
|
- YunoHost Store: <https://apps.yunohost.org/app/gitlab-runner>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -39,7 +38,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
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
|
sudo yunohost app install https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
|
sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
|
||||||
|
|
Loading…
Add table
Reference in a new issue