nextcloud: build nextcloud 34
Some checks failed
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m22s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 2m9s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 2m8s
Build Keycloak / Build Keycloak Image (push) Successful in 2m10s
Build Nextcloud / Build Nextcloud 34 Image (push) Successful in 1m20s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m37s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m40s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m42s
Some checks failed
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m22s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 2m9s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 2m8s
Build Keycloak / Build Keycloak Image (push) Successful in 2m10s
Build Nextcloud / Build Nextcloud 34 Image (push) Successful in 1m20s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m37s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m40s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m42s
This commit is contained in:
parent
3b8232cab1
commit
8a55eae92b
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: [ 33 ]
|
nextcloud-version: [ 33, 34 ]
|
||||||
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