From 10fba7cbfe60e3d8727dd3094db9268df0881802 Mon Sep 17 00:00:00 2001 From: 6543 <6543@noreply.codeberg.org> Date: Mon, 29 Aug 2022 23:29:27 +0200 Subject: [PATCH] Add "get-it-on-codeberg" badge and update docu link (#9) Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/9 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bee8c3b..75d8747 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # plugin-docker-buildx + + Get it on Codeberg + + Woodpecker CI plugin to build multiarch Docker images with 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). +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 https://woodpecker-ci.org/plugins/plugin-docker-buildx. ## Contributors