mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
commit
8cd01fa065
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.1.0
|
||||
**Shipped version:** 12.3.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.1.0
|
||||
**Version incluse:** 12.3.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.1.0~ynh1",
|
||||
"version": "12.3.0~ynh1",
|
||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
gitlab_runner_version="12.1.0"
|
||||
gitlab_runner_version="12.3.0"
|
||||
|
||||
gitlab_runner_x86_64_source_sha256="6c662d9f434ea6f2359e29118d5321e9155ac6ae48b766895c73d05c287fe535"
|
||||
gitlab_runner_x86_64_source_sha256="345c6ec63d53d5c34712f3ca56feb6d403a395be2bba2fdf9a9632e5dacdf778"
|
||||
|
||||
gitlab_runner_i386_source_sha256="52339fa6d333c87bd24639146c47c858006c38cdcf5e3a0ff61d979fe778dd94"
|
||||
gitlab_runner_i386_source_sha256="0a10ad7af53932ccf54c4251393a207ccd8ec5d6d223bdaf0ed9ac37428335d7"
|
||||
|
||||
gitlab_runner_arm_source_sha256="a4619919a2e58ab26583783a4f6720aaa41ef04c77ad9b62767ccb6fb06614ff"
|
||||
gitlab_runner_arm_source_sha256="e1246f5e97c4b199cdebccd74f33aea07d8bed8445b25c3431de89026fb2a2b3"
|
||||
|
||||
gitlab_runner_filename="gitlab-runner-${gitlab_runner_version}.deb"
|
||||
|
|
Loading…
Add table
Reference in a new issue