mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 08:56:29 +00:00
Add discord plugin (#3662)
This commit is contained in:
parent
ae14150c09
commit
00ccec078c
1 changed files with 5 additions and 0 deletions
|
@ -190,6 +190,11 @@
|
|||
"docs": "https://codeberg.org/woodpecker-plugins/mastodon-post/raw/branch/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Discord",
|
||||
"docs": "https://raw.githubusercontent.com/appleboy/drone-discord/master/DOCS.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Forge deployments",
|
||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-deployments/main/docs.md",
|
||||
|
|
Loading…
Reference in a new issue