mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 08:56:29 +00:00
Add "Is It Up Yet?" Plugin (#3731)
This commit is contained in:
parent
bf4061b72d
commit
08ff128b0b
1 changed files with 5 additions and 0 deletions
|
@ -214,6 +214,11 @@
|
|||
"name": "Gitea Package",
|
||||
"docs": "https://gitea.ocram85.com/plugins/gitea-package/raw/branch/main/docs.md",
|
||||
"verified": false
|
||||
},
|
||||
{
|
||||
"name": "Is It Up Yet?",
|
||||
"docs": "https://raw.githubusercontent.com/dvjn/woodpecker-is-it-up-yet-plugin/main/docs.md",
|
||||
"verified": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue