mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-01 14:30:38 +00:00
Merge release plugins (#3752)
This commit is contained in:
@@ -90,7 +90,7 @@ steps:
|
||||
release:
|
||||
depends_on:
|
||||
- checksums
|
||||
image: woodpeckerci/plugin-github-release:1.2.0
|
||||
image: woodpeckerci/plugin-release:0.1.0
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: github_token
|
||||
|
@@ -86,8 +86,8 @@
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Gitea Release",
|
||||
"docs": "https://codeberg.org/woodpecker-plugins/gitea-release/raw/branch/main/docs.md",
|
||||
"name": "Release",
|
||||
"docs": "https://codeberg.org/woodpecker-plugins/release/raw/branch/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
@@ -145,11 +145,6 @@
|
||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-ready-release-go/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "GitHub Release",
|
||||
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/main/docs.md",
|
||||
"verified": true
|
||||
},
|
||||
{
|
||||
"name": "Nix - Attic",
|
||||
"docs": "https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/raw/branch/main/docs.md",
|
||||
|
Reference in New Issue
Block a user