1
0
Fork 0
mirror of https://github.com/yavook/kiwi-nextcloud.git synced 2024-11-24 08:03:00 +00:00

nextcloud 24

This commit is contained in:
Jörn-Michael Miehe 2022-07-30 18:56:04 +02:00
parent f9f5c60147
commit 18e4e223bd

View file

@ -51,3 +51,15 @@ steps:
from_secret: DOCKER_PASSWORD from_secret: DOCKER_PASSWORD
build_args: build_args:
- NC_VERSION: 23 - NC_VERSION: 23
- name: nextcloud 24
image: plugins/docker
settings:
repo: yavook/kiwi-nextcloud
tags: 24
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD
build_args:
- NC_VERSION: 24