This commit is contained in:
parent
417f40dd8f
commit
ab4feb8b54
@ -5,7 +5,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: nextcloud-22.2.0-fpm
|
- name: nextcloud-22.2.6-fpm
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: bunix42/nextcloud
|
repo: bunix42/nextcloud
|
||||||
@ -14,9 +14,9 @@ steps:
|
|||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
build_args:
|
build_args:
|
||||||
- NEXTCLOUD_VERSION=22.2.0-fpm
|
- NEXTCLOUD_VERSION=22.2.6-fpm
|
||||||
tags:
|
tags:
|
||||||
- 22.2.0-fpm
|
- 22.2.6-fpm
|
||||||
- 22.2-fpm
|
- 22.2-fpm
|
||||||
- 22-fpm
|
- 22-fpm
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user