forked from massivebox/ecodash
Improve woodpecker to push containers to correct org
This commit is contained in:
parent
3c2d4b4efb
commit
3d5e82e774
|
@ -4,7 +4,7 @@ pipeline:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
registry: gitea.massivebox.net
|
registry: gitea.massivebox.net
|
||||||
repo: gitea.massivebox.net/massivebox/ecodash
|
repo: gitea.massivebox.net/ecodash/ecodash
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
username: massivebox
|
username: massivebox
|
||||||
|
|
Loading…
Reference in a new issue