1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab-runner_ynh.git synced 2024-09-03 19:15:58 +02:00

Upgrade to 14.1.0

This commit is contained in:
Kay0u 2021-08-12 01:06:42 +02:00
parent 25d1054a05
commit 5a277ccd1d
No known key found for this signature in database
GPG key ID: AE1DCADB6415A156
4 changed files with 8 additions and 9 deletions

View file

@ -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:** 13.11.0
**Shipped version:** 14.1.0
## Screenshots
@ -45,8 +45,7 @@ Running a Gitlab Runner mandates to choose [an executor](https://docs.gitlab.com
* Report a bug: https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues
* App website: https://about.gitlab.com/product/continuous-integration/
* YunoHost website: https://yunohost.org/
* YunoHost website: https://14.1.0
---
Developers info

View file

@ -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:** 13.11.0
**Version incluse:** 14.1.0
## Captures d'écran

View file

@ -6,7 +6,7 @@
"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)."
},
"version": "13.11.0~ynh1",
"version": "14.1.0~ynh1",
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
"license": "MIT",
"maintainer": {

View file

@ -1,9 +1,9 @@
gitlab_runner_version="13.11.0"
gitlab_runner_version="14.1.0"
gitlab_runner_x86_64_source_sha256="970426bec5aa8683345efb49a746cd45ccbd82541dca1d020a9f87075cc27159"
gitlab_runner_x86_64_source_sha256="2b400e2a0f8b87253e0997f8ee2bcbaf13d6d3b79f2a1820a4962b72dd207b46"
gitlab_runner_i386_source_sha256="928e1afd5b2f81576382e579e4b10296038e7f94d9d634bb0f35248af36a1571"
gitlab_runner_i386_source_sha256="439fac386cabb01e0c1e8bf2da266cde4140651b39064f038618fc25ded6811c"
gitlab_runner_arm_source_sha256="e4917a217d4d2f67d7c3165c33a4ad3c5666dc67fa432d2d3ea08752878acfe8"
gitlab_runner_arm_source_sha256="c7f6bf84b151605be4225afe0b29f25d7e54906dd42489998d4b0976c6b85ef8"
gitlab_runner_filename="gitlab-runner-${gitlab_runner_version}.deb"