From 094fc2fafc7484c3894ef2066a25dffdd4d122b9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 22 Mar 2024 01:37:43 +0000 Subject: [PATCH] Auto-update README --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8f35aaf..df9b6a5 100644 --- a/README.md +++ b/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: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## 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:** \ No newline at end of file +**More info regarding app packaging:**