mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-07-05 11:36:39 +00:00
Add deployment plugin (#3495)
This commit is contained in:
parent
4e95724880
commit
6aa53d5f55
@ -189,6 +189,11 @@
|
|||||||
"name": "Mastodon Post",
|
"name": "Mastodon Post",
|
||||||
"docs": "https://codeberg.org/woodpecker-plugins/mastodon-post/raw/branch/main/docs.md",
|
"docs": "https://codeberg.org/woodpecker-plugins/mastodon-post/raw/branch/main/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Forge deployments",
|
||||||
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-deployments/main/docs.md",
|
||||||
|
"verified": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user