mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-07-16 08:26:40 +00:00
Merge release plugins (#3752)
This commit is contained in:
parent
f02902d099
commit
c53a05b6fb
@ -90,7 +90,7 @@ steps:
|
|||||||
release:
|
release:
|
||||||
depends_on:
|
depends_on:
|
||||||
- checksums
|
- checksums
|
||||||
image: woodpeckerci/plugin-github-release:1.2.0
|
image: woodpeckerci/plugin-release:0.1.0
|
||||||
settings:
|
settings:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: github_token
|
from_secret: github_token
|
||||||
|
@ -86,8 +86,8 @@
|
|||||||
"verified": true
|
"verified": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Gitea Release",
|
"name": "Release",
|
||||||
"docs": "https://codeberg.org/woodpecker-plugins/gitea-release/raw/branch/main/docs.md",
|
"docs": "https://codeberg.org/woodpecker-plugins/release/raw/branch/main/docs.md",
|
||||||
"verified": true
|
"verified": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -145,11 +145,6 @@
|
|||||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/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",
|
|
||||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/main/docs.md",
|
|
||||||
"verified": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Nix - Attic",
|
"name": "Nix - Attic",
|
||||||
"docs": "https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/raw/branch/main/docs.md",
|
"docs": "https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/raw/branch/main/docs.md",
|
||||||
|
Loading…
Reference in New Issue
Block a user