mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-10 13:52:34 +00:00
plugins: Add SSH/SCP plugin (#4871)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
This commit is contained in:
@@ -220,6 +220,11 @@
|
|||||||
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-docker-tags-plugin/main/docs.md",
|
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-docker-tags-plugin/main/docs.md",
|
||||||
"verified": false
|
"verified": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "SSH SCP",
|
||||||
|
"docs": "https://raw.githubusercontent.com/appleboy/drone-scp/refs/heads/master/DOCS.md",
|
||||||
|
"verified": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Telegram",
|
"name": "Telegram",
|
||||||
"docs": "https://raw.githubusercontent.com/appleboy/drone-telegram/refs/heads/master/DOCS.md",
|
"docs": "https://raw.githubusercontent.com/appleboy/drone-telegram/refs/heads/master/DOCS.md",
|
||||||
|
Reference in New Issue
Block a user