Update Nextcloud Major versions
All checks were successful
ci/woodpecker/push/woodpecker/1 Pipeline was successful
ci/woodpecker/push/woodpecker/3 Pipeline was successful
ci/woodpecker/push/woodpecker/2 Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-09-24 20:58:33 +00:00
parent db1f4b7977
commit 01b9a81305

View file

@ -2,16 +2,17 @@ when:
- event: [push, manual]
matrix:
NEXTCLOUD_VERSION:
- 28
- 30
- 29
- 28
steps:
- name: patch
- name: patch
image: debian
commands:
- "./patch-nextcloud.sh"
environment:
NEXTCLOUD_VERSION: ${NEXTCLOUD_VERSION}
- name: docker
- name: docker
image: woodpeckerci/plugin-docker-buildx
privileged: true
settings:
@ -26,7 +27,7 @@ steps:
- linux/amd64
when:
- branch: main
- name: docker-build
- name: docker-build
image: woodpeckerci/plugin-docker-buildx
privileged: true
settings: