mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-02 20:23:50 +00:00
plugins: add Hugo plugin for woodpecker (#4870)
This commit is contained in:
parent
09d30ca1b0
commit
78c16962d6
1 changed files with 5 additions and 0 deletions
|
@ -240,6 +240,11 @@
|
|||
"docs": "https://raw.githubusercontent.com/GECO-IT/woodpecker-plugin-git-basic-changelog/refs/heads/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Hugo",
|
||||
"docs": "https://raw.githubusercontent.com/maurerle/woodpecker-hugo/refs/heads/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Home Assistant Notify",
|
||||
"docs": "https://raw.githubusercontent.com/DHandspikerWade/woodpecker-plugin-ha-notify/refs/heads/main/docs.md",
|
||||
|
|
Loading…
Reference in a new issue