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

Merge pull request #52 from YunoHost-Apps/testing

Testing
This commit is contained in:
Kayou 2022-11-23 12:20:00 +01:00 committed by GitHub
commit 49913af734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 15 additions and 15 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Shipped version:** 15.5.0~ynh1
**Shipped version:** 15.6.0~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
**Version incluse :** 15.5.0~ynh1
**Version incluse :** 15.6.0~ynh1
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.5.0/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=1235fdf51271557446e0ab9519cdbe3a5ad204fc323f4403d9e0c17a4ddb0653
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=a8fb9e71b55d0593fa6a189e1321a70f29d5ad9c67e643a51354288c88078df3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.5.0/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=32b0f442b264c617957a421280e8506407810d98e4312cee9c36c4e22c9707eb
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=5096d117024c9a62192ea89ee329e2b8e41c81223f055bfd84ea8603572445ca
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.5.0/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=e985d501955f5cb6c3f6bdc3e3bc557b47559a24d0b3ec54123805b2f86ef68b
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=7bee9feec7b168618982019efec432e8cba4cee81c1492c8a24bf43bd098e80a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.5.0/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=722ff21dfe9deb146c1208ad4abb5ab4d78097454f2b28b78dd6fd37ff6ff336
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=c24bd3a84fcfd66ee671b24c19014b878d93a25e42f70c49091e5d724ff1636e
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.5.0/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=2362abf1fd2e3e1496df4a055078ef41a36fe2252822d0fbb71fd39f1bf2a871
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=cb701f8d0a422af14e05d0b89d19f98e395e3b9ea63dcb463ad9e555d9e83a15
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.5.0/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=c3c8000f7c241dc1d14c8820914e5afba1448bba53f8410e2ca1633a66d2f354
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=5552abfffdbf2ef51e6f5256212427801d02656bbb2599cb360a3846e424a64f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false

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": "15.5.0~ynh1",
"version": "15.6.0~ynh1",
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
"upstream": {
"license": "MIT",