plugins: Add SSH/SCP plugin (#4871)

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
This commit is contained in:
Florian Maurer
2025-05-04 07:29:08 +02:00
committed by GitHub
parent 8daf54b4b3
commit a27dff5404

View File

@@ -220,6 +220,11 @@
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-docker-tags-plugin/main/docs.md",
"verified": false
},
{
"name": "SSH SCP",
"docs": "https://raw.githubusercontent.com/appleboy/drone-scp/refs/heads/master/DOCS.md",
"verified": false
},
{
"name": "Telegram",
"docs": "https://raw.githubusercontent.com/appleboy/drone-telegram/refs/heads/master/DOCS.md",