mirror of
https://github.com/yavook/kiwi-nextcloud.git
synced 2024-11-24 16:13:01 +00:00
EOL NC22
This commit is contained in:
parent
8211660e6d
commit
eaaab23897
1 changed files with 0 additions and 13 deletions
13
.drone.yml
13
.drone.yml
|
@ -28,18 +28,6 @@ steps:
|
||||||
build_args:
|
build_args:
|
||||||
- NC_VERSION=fpm-alpine
|
- NC_VERSION=fpm-alpine
|
||||||
|
|
||||||
- name: nextcloud 22
|
|
||||||
image: plugins/docker
|
|
||||||
settings:
|
|
||||||
repo: yavook/kiwi-nextcloud
|
|
||||||
tags: 22
|
|
||||||
username:
|
|
||||||
from_secret: DOCKER_USERNAME
|
|
||||||
password:
|
|
||||||
from_secret: DOCKER_PASSWORD
|
|
||||||
build_args:
|
|
||||||
- NC_VERSION=22-fpm-alpine
|
|
||||||
|
|
||||||
- name: nextcloud 23
|
- name: nextcloud 23
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
@ -108,7 +96,6 @@ steps:
|
||||||
depends_on:
|
depends_on:
|
||||||
- nextcloud stable
|
- nextcloud stable
|
||||||
- nextcloud latest
|
- nextcloud latest
|
||||||
- nextcloud 22
|
|
||||||
- nextcloud 23
|
- nextcloud 23
|
||||||
- nextcloud 24
|
- nextcloud 24
|
||||||
- nextcloud 25
|
- nextcloud 25
|
||||||
|
|
Loading…
Reference in a new issue