1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

docs: add BunnyCDN Cache Purge Plugin (#5906)

This commit is contained in:
Ben Tasker
2025-12-28 16:03:29 +00:00
committed by GitHub
parent 6210ae72cf
commit 153f911025
@@ -299,6 +299,11 @@
"name": "Github Comment",
"docs": "https://raw.githubusercontent.com/yyewolf/woodpecker-plugins/refs/heads/main/github-comment/docs.md",
"verified": false
},
{
"name": "BunnyCDN Cache Purge",
"docs": "https://codeberg.org/bentasker/woodpecker-ci-bunnycdn-cache-flush/raw/branch/main/docs.md",
"verified": false
}
]
}