nextcloud 22.2.6
continuous-integration/drone/push Build is passing Details

master
bunix42 2 years ago
parent 417f40dd8f
commit ab4feb8b54

@ -5,7 +5,7 @@ name: default
steps:
- name: nextcloud-22.2.0-fpm
- name: nextcloud-22.2.6-fpm
image: plugins/docker
settings:
repo: bunix42/nextcloud
@ -14,9 +14,9 @@ steps:
password:
from_secret: docker_password
build_args:
- NEXTCLOUD_VERSION=22.2.0-fpm
- NEXTCLOUD_VERSION=22.2.6-fpm
tags:
- 22.2.0-fpm
- 22.2.6-fpm
- 22.2-fpm
- 22-fpm

Loading…
Cancel
Save