mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
12.6.0
This commit is contained in:
parent
43b5618625
commit
b46d2dae3d
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.5.0
|
||||
**Shipped version:** 12.6.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.5.0
|
||||
**Version incluse:** 12.6.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.5.0~ynh1",
|
||||
"version": "12.6.0~ynh1",
|
||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
gitlab_runner_version="12.5.0"
|
||||
gitlab_runner_version="12.6.0"
|
||||
|
||||
gitlab_runner_x86_64_source_sha256="536550a155e464f4e614c364fa803862ee931d3ff035b7b4c2cf2291340d4fc7"
|
||||
gitlab_runner_x86_64_source_sha256="38d82c6e8a6f333a68735bb4b60e469c4534bdb7fb0aa0b4ceaa6757acd73f77"
|
||||
|
||||
gitlab_runner_i386_source_sha256="4e1322d77920b9ae14fd0f43276740b578ff0696941d9b33755e0456c864f434"
|
||||
gitlab_runner_i386_source_sha256="95995f2d96f7f6833e2ce1de5284db841a4b7e60961f3b060bf33931be0e4b29"
|
||||
|
||||
gitlab_runner_arm_source_sha256="06a339ad3ca720c53c8fad0514b278590430c8db0866af3d0f493587d97e9a82"
|
||||
gitlab_runner_arm_source_sha256="37ad5acf33fcdab391c5810bc80f0b6b57f456aa8d366e8b5f20d7e645cbcd3a"
|
||||
|
||||
gitlab_runner_filename="gitlab-runner-${gitlab_runner_version}.deb"
|
||||
|
|
Loading…
Add table
Reference in a new issue