mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-08-20 10:03:38 +00:00
fix(ci): define registry maybe thatll work
This commit is contained in:
parent
eba0aa9f2a
commit
31c64f0b50
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ steps:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
repo: codeberg.org/yeentown/barkey
|
repo: codeberg.org/yeentown/barkey
|
||||||
|
registry: codeberg.org
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
|
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x
|
||||||
tag: dev
|
tag: dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue