ci: switch gitea plugin (#110)
There is now an official woodpecker plugin - https://codeberg.org/woodpecker-plugins/gitea-release Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Reviewed-on: https://codeberg.org/forgejo-contrib/forgejo-helm/pulls/110
This commit is contained in:
parent
37667ea10f
commit
e136187d47
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ pipeline:
|
|||
- token
|
||||
|
||||
publish-release:
|
||||
image: plugins/gitea-release
|
||||
image: woodpeckerci/plugin-gitea-release:0.2.0
|
||||
pull: true
|
||||
settings:
|
||||
base_url: https://codeberg.org
|
||||
|
|
Loading…
Reference in a new issue