mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
13.4.0
This commit is contained in:
parent
7f4dcdb46b
commit
62f2c00735
4 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
||||||
## Overview
|
## Overview
|
||||||
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:** 13.2.3
|
**Shipped version:** 13.4.0
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
|
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
|
||||||
|
|
||||||
**Version incluse:** 13.2.3
|
**Version incluse:** 13.4.0
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Continuous integration tool to use with a GitLab instance (YNH or not).",
|
"en": "Continuous integration tool to use with a GitLab instance (YNH or not).",
|
||||||
"fr": "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)."
|
"fr": "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)."
|
||||||
},
|
},
|
||||||
"version": "13.2.3~ynh1",
|
"version": "13.4.0~ynh1",
|
||||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
gitlab_runner_version="13.2.3"
|
gitlab_runner_version="13.4.0"
|
||||||
|
|
||||||
gitlab_runner_x86_64_source_sha256="8925157754117d85a72689de87cb2acbf657969210cf92991d883d242d7d3a07"
|
gitlab_runner_x86_64_source_sha256="0973148cfde3ded43efa0c3901c62f01a31f5b0ecf7bda5190671497588dfc0f"
|
||||||
|
|
||||||
gitlab_runner_i386_source_sha256="7f871ebfc25d72b4158e7aa6e0d583cc14c0d64d34a4c37e08e3dd7faa4785de"
|
gitlab_runner_i386_source_sha256="7e8f0c10f5e1609d36d6eef6b721af75d5fcd7fc5cc7895855a870e0203e31e8"
|
||||||
|
|
||||||
gitlab_runner_arm_source_sha256="f66089a342933c77351bfc87777b40c5f7410ed12a9db3b807f5802a6c5a0e85"
|
gitlab_runner_arm_source_sha256="29b7479e2629ad507cd49f9169e9bc22f49cb451f823a240043d9c0dada14ee4"
|
||||||
|
|
||||||
gitlab_runner_filename="gitlab-runner-${gitlab_runner_version}.deb"
|
gitlab_runner_filename="gitlab-runner-${gitlab_runner_version}.deb"
|
||||||
|
|
Loading…
Add table
Reference in a new issue