This commit is contained in:
parent
40d13519f4
commit
82c2913543
14
.drone.yml
14
.drone.yml
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user