build nextcloud image from source #9

Merged
bitwhisker merged 2 commits from nextcloud_build_from_source into main 2026-07-01 21:00:12 +02:00
Showing only changes of commit 252b64e649 - Show all commits

make renovate track nextcloud versions
Some checks failed
Build Keycloak / Build Keycloak Image-2 (push) Successful in 2m17s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 2m18s
Build Keycloak / Build Keycloak Image (push) Successful in 4m41s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m18s
Build Nextcloud / Build Nextcloud 33 Image (push) Failing after 6m40s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m26s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m8s
Build Nextcloud / Build Nextcloud 34 Image (push) Failing after 7m16s

Max 2026-06-30 22:30:40 +02:00
Signed by: max
SSH key fingerprint: SHA256:yZMpYLEULscoVYQvcuxhc3eWa6nymBFWCxjsRErAIY8

View file

@ -14,6 +14,7 @@ jobs:
image: ghcr.io/osscontainertools/kaniko:alpine image: ghcr.io/osscontainertools/kaniko:alpine
strategy: strategy:
matrix: matrix:
# renovate: datasource=docker depName=docker.io/library/nextcloud
nextcloud-version: [ 33, 34 ] nextcloud-version: [ 33, 34 ]
steps: steps:
- name: Install required system packages - name: Install required system packages