From 8ea08c698afd303d81952ea31b9cbe8a743a4c20 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 11 Sep 2021 21:30:14 +0200 Subject: [PATCH] docs: add missing plugin description --- _docs/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_docs/_index.md b/_docs/_index.md index dbac872..6198386 100644 --- a/_docs/_index.md +++ b/_docs/_index.md @@ -9,6 +9,8 @@ title: drone-docker-buildx [![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/drone-docker-buildx) [![License: MIT](https://img.shields.io/github/license/thegeeklab/drone-docker-buildx)](https://github.com/thegeeklab/drone-docker-buildx/blob/main/LICENSE) +Drone plugin to build and publish multiarch Docker images with buildx. + {{< toc >}}