hopefully final release test again

This commit is contained in:
era 2025-01-20 00:04:44 +03:30
parent 5ad8c7850b
commit b2c82183e8
No known key found for this signature in database
GPG Key ID: D09203E19A264BC3

View File

@ -46,7 +46,7 @@ steps:
- cd ../../../..
depends_on: [parallel-prepare]
- name: build-and-publish-gui-docker
image: woodpeckerci/plugin-kaniko
image: woodpeckerci/plugin-docker-buildx
settings:
registry: codeberg.org
repo: ${CI_REPO}
@ -66,7 +66,7 @@ steps:
- linux/amd64
depends_on: [parallel-prepare]
- name: build-and-publish-server-docker
image: woodpeckerci/plugin-kaniko
image: woodpeckerci/plugin-docker-buildx
settings:
registry: codeberg.org
repo: ${CI_REPO}