codeberg plugin images dont need prefix (#54)

Reviewed-on: https://codeberg.org/woodpecker-plugins/docker-buildx/pulls/54
Reviewed-by: jolheiser <jolheiser@noreply.codeberg.org>
This commit is contained in:
6543 2023-01-10 15:01:05 +00:00
parent 8243640a5d
commit 38b9f475bb

View File

@ -6,7 +6,7 @@ authors: Woodpecker Authors
tags: [docker, image, container, build]
containerImage: woodpeckerci/plugin-docker-buildx
containerImageUrl: https://hub.docker.com/r/woodpeckerci/plugin-docker-buildx
url: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx
url: https://codeberg.org/woodpecker-plugins/docker-buildx
---
Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin is a fork of [thegeeklab/drone-docker-buildx](https://github.com/thegeeklab/drone-docker-buildx/) which itself is a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker). You can find the full documentation at You can find the full documentation at [woodpecker-plugins.codeberg.page](https://woodpecker-plugins.codeberg.page/plugins/drone-docker-buildx).