bump to 24.0.9 / 25.0.3 and drop 23.x
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
29fc2997b9
commit
4de1512a1d
23
.drone.yml
23
.drone.yml
@ -8,21 +8,6 @@ steps:
|
|||||||
- name: validate
|
- name: validate
|
||||||
image: bunix42/pre-commit
|
image: bunix42/pre-commit
|
||||||
|
|
||||||
- name: nextcloud-23-fpm
|
|
||||||
image: plugins/docker
|
|
||||||
settings:
|
|
||||||
repo: bunix42/nextcloud
|
|
||||||
username:
|
|
||||||
from_secret: docker_username
|
|
||||||
password:
|
|
||||||
from_secret: docker_password
|
|
||||||
build_args:
|
|
||||||
- NEXTCLOUD_VERSION=23.0.12-fpm
|
|
||||||
tags:
|
|
||||||
- 23.0.12-fpm
|
|
||||||
- 23.0-fpm
|
|
||||||
- 23-fpm
|
|
||||||
|
|
||||||
- name: nextcloud-24-fpm
|
- name: nextcloud-24-fpm
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
@ -32,9 +17,9 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
build_args:
|
build_args:
|
||||||
- NEXTCLOUD_VERSION=24.0.8-fpm
|
- NEXTCLOUD_VERSION=24.0.9-fpm
|
||||||
tags:
|
tags:
|
||||||
- 24.0.8-fpm
|
- 24.0.9-fpm
|
||||||
- 24.0-fpm
|
- 24.0-fpm
|
||||||
- 24-fpm
|
- 24-fpm
|
||||||
|
|
||||||
@ -47,9 +32,9 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
build_args:
|
build_args:
|
||||||
- NEXTCLOUD_VERSION=25.0.2-fpm
|
- NEXTCLOUD_VERSION=25.0.3-fpm
|
||||||
tags:
|
tags:
|
||||||
- 25.0.2-fpm
|
- 25.0.3-fpm
|
||||||
- 25.0-fpm
|
- 25.0-fpm
|
||||||
- 25-fpm
|
- 25-fpm
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user