ci: replace drone gitea-release plugin by woodpecker plugin
This commit is contained in:
parent
5c291e7958
commit
3884a0619b
@ -14,13 +14,12 @@ steps:
|
||||
- cat CHANGELOG.md
|
||||
|
||||
publish-gitea:
|
||||
image: plugins/gitea-release
|
||||
image: quay.io/thegeeklab/wp-gitea-release
|
||||
settings:
|
||||
api_key:
|
||||
from_secret: gitea_token
|
||||
base_url: https://gitea.rknet.org
|
||||
note: CHANGELOG.md
|
||||
overwrite: true
|
||||
title: ${CI_COMMIT_TAG}
|
||||
when:
|
||||
- event: [tag]
|
||||
|
Reference in New Issue
Block a user