This commit is contained in:
parent
eed72a5219
commit
0260163015
15
.drone.yml
15
.drone.yml
@ -8,21 +8,6 @@ steps:
|
||||
- name: validate
|
||||
image: bunix42/pre-commit
|
||||
|
||||
- name: nextcloud-22-fpm
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: bunix42/nextcloud
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
build_args:
|
||||
- NEXTCLOUD_VERSION=22.2.9-fpm
|
||||
tags:
|
||||
- 22.2.9-fpm
|
||||
- 22.2-fpm
|
||||
- 22-fpm
|
||||
|
||||
- name: nextcloud-23-fpm
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user