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
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:
parent
9d5d81854f
commit
a1aec149aa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue