mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
commit
03a9d834dd
9 changed files with 15 additions and 15 deletions
|
@ -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.6.0~ynh1
|
||||
**Shipped version:** 15.7.1~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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.6.0~ynh1
|
||||
**Version incluse :** 15.7.1~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_aarch64.deb
|
||||
SOURCE_SUM=a8fb9e71b55d0593fa6a189e1321a70f29d5ad9c67e643a51354288c88078df3
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_aarch64.deb
|
||||
SOURCE_SUM=aaa9b0b476123fe79667eb8ffee323e58c8cd62ba642e4b5ee11329c4209f84d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_amd64.deb
|
||||
SOURCE_SUM=5096d117024c9a62192ea89ee329e2b8e41c81223f055bfd84ea8603572445ca
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_amd64.deb
|
||||
SOURCE_SUM=58c84fd199447ba0fb12db333e6251c5deee51d3e201c733a9ba8ec8039f1c33
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_arm64.deb
|
||||
SOURCE_SUM=7bee9feec7b168618982019efec432e8cba4cee81c1492c8a24bf43bd098e80a
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_arm64.deb
|
||||
SOURCE_SUM=fdd7a7e6facf40397ac61d8d8f7f02dc36224c5c82100a57645790dcf6246979
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_armel.deb
|
||||
SOURCE_SUM=c24bd3a84fcfd66ee671b24c19014b878d93a25e42f70c49091e5d724ff1636e
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_armel.deb
|
||||
SOURCE_SUM=bc987e8694f0b3a64b5262219989adceed5cd11239b157d3c424b72314befce7
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_armhf.deb
|
||||
SOURCE_SUM=cb701f8d0a422af14e05d0b89d19f98e395e3b9ea63dcb463ad9e555d9e83a15
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_armhf.deb
|
||||
SOURCE_SUM=0664a9c0365b0acf56f44fc9eea2d83d5bedbb7845554118ca42ab6badcbb5c3
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.6.0/downloads/packages/deb/gitlab-runner_i386.deb
|
||||
SOURCE_SUM=5552abfffdbf2ef51e6f5256212427801d02656bbb2599cb360a3846e424a64f
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_i386.deb
|
||||
SOURCE_SUM=bd297897b2ccc5cdbdfbd4923dfa4baae4723df2927b3206f12973fd0f0a6658
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -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.6.0~ynh1",
|
||||
"version": "15.7.1~ynh1",
|
||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue