diff --git a/docs/plugins/woodpecker-plugins/plugins.json b/docs/plugins/woodpecker-plugins/plugins.json index 4351458e87..e715dfd5fe 100644 --- a/docs/plugins/woodpecker-plugins/plugins.json +++ b/docs/plugins/woodpecker-plugins/plugins.json @@ -304,6 +304,11 @@ "name": "BunnyCDN Cache Purge", "docs": "https://codeberg.org/bentasker/woodpecker-ci-bunnycdn-cache-flush/raw/branch/main/docs.md", "verified": false + }, + { + "name": "Buildah", + "docs": "https://raw.githubusercontent.com/404systems/plugin-buildah/refs/heads/main/docs.md", + "verified": false } ] }