nextcloud: also build version 33 of nextcloud
Some checks failed
Build Nextcloud / Build Nextcloud 32 Image (push) Successful in 1m18s
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m36s
Build Keycloak / Build Keycloak Image (push) Successful in 1m57s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 59s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 1m16s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 2m38s

This commit is contained in:
chris 2026-05-19 21:28:11 +02:00
commit a1aec149aa
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -14,7 +14,7 @@ jobs:
image: ghcr.io/osscontainertools/kaniko:alpine image: ghcr.io/osscontainertools/kaniko:alpine
strategy: strategy:
matrix: matrix:
nextcloud-version: [ 30, 31, 32 ] nextcloud-version: [ 32, 33 ]
steps: steps:
- name: Install required system packages - name: Install required system packages
run: apk add --no-cache nodejs run: apk add --no-cache nodejs