add nextcloud 24
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
bunix42 2022-05-05 08:31:26 +00:00
parent 40d13519f4
commit 82c2913543

View File

@ -35,6 +35,20 @@ steps:
- 23.0-fpm
- 23-fpm
- name: nextcloud-24-fpm
image: plugins/docker
settings:
repo: bunix42/nextcloud
username:
from_secret: docker_username
password:
from_secret: docker_password
build_args:
- NEXTCLOUD_VERSION=24.0.0-fpm
tags:
- 24.0.0-fpm
- 24.0-fpm
- 24-fpm
- name: slack
image: plugins/slack