mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
commit
f2960d9b3b
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
|
||||
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
|
||||
|
||||
**Shipped version:** 12.7.1
|
||||
**Shipped version:** 12.8.0
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
## Vue d'ensemble
|
||||
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
|
||||
|
||||
**Version incluse:** 12.7.1
|
||||
**Version incluse:** 12.8.0
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).",
|
||||
"fr": "GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)."
|
||||
},
|
||||
"version": "12.7.1~ynh1",
|
||||
"version": "12.8.0~ynh1",
|
||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
gitlab_runner_version="12.7.1"
|
||||
gitlab_runner_version="12.8.0"
|
||||
|
||||
gitlab_runner_x86_64_source_sha256="32a1cafaab96bd67977977948b313220bbe52005184f94f00ba4d4119a8c7dc0"
|
||||
gitlab_runner_x86_64_source_sha256="d56889a539200be975ba87ceb2b5997bce13e60d5ff8bedef4ca633cc3c99a6d"
|
||||
|
||||
gitlab_runner_i386_source_sha256="de5ac1ba02df6ec86233554e1e092fd03ab643185d3920713fff39e63d1c872f"
|
||||
gitlab_runner_i386_source_sha256="a3c61d9ca447d6455d082e53d69c9e84f0bd1f996060739c608b08fae111cd5b"
|
||||
|
||||
gitlab_runner_arm_source_sha256="3329592a2b3a9d2e373969a708066854e72858e4c54a88bbe586ef20be717d26"
|
||||
gitlab_runner_arm_source_sha256="e45f79cb429ab3b928e7fc6454c427e45f60b66ab614e01eef2e552adf0ff82c"
|
||||
|
||||
gitlab_runner_filename="gitlab-runner-${gitlab_runner_version}.deb"
|
||||
|
|
Loading…
Add table
Reference in a new issue