You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-05-22 08:55:42 +02:00
Fix plugin URLs (#2850)
This commit is contained in:
@@ -76,18 +76,6 @@
|
|||||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-email/master/docs.md",
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-email/master/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"// todo": true,
|
|
||||||
"name": "Docker",
|
|
||||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-docker/master/docs.md",
|
|
||||||
"verified": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"// todo": true,
|
|
||||||
"name": "GitHub release",
|
|
||||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/master/docs.md",
|
|
||||||
"verified": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"// todo": true,
|
"// todo": true,
|
||||||
"name": "Chart releaser",
|
"name": "Chart releaser",
|
||||||
@@ -161,12 +149,12 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Release Helper",
|
"name": "Release Helper",
|
||||||
"docs": "https://raw.githubusercontent.com/woodpeckerci/plugin-ready-release-go/main/docs.md",
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-ready-release-go/main/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "GitHub Release",
|
"name": "GitHub Release",
|
||||||
"docs": "https://raw.githubusercontent.com/woodpeckerci/plugin-github-release/main/docs.md",
|
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/main/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user