build_nextcloud: remove version 32
Some checks failed
Build Keycloak / Build Keycloak Image (push) Successful in 1m51s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 1m55s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 1m59s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m30s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m18s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m17s
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m0s
Some checks failed
Build Keycloak / Build Keycloak Image (push) Successful in 1m51s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 1m55s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 1m59s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m30s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m18s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m17s
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m0s
This commit is contained in:
parent
d2d9b3cbaf
commit
3b8232cab1
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
image: ghcr.io/osscontainertools/kaniko:alpine
|
||||
strategy:
|
||||
matrix:
|
||||
nextcloud-version: [ 32, 33 ]
|
||||
nextcloud-version: [ 33 ]
|
||||
steps:
|
||||
- name: Install required system packages
|
||||
run: apk add --no-cache nodejs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue