Try fixing the gitea_release drone part
This commit is contained in:
parent
a3ce2bfac9
commit
688e2e71ee
1 changed files with 6 additions and 2 deletions
|
@ -53,9 +53,13 @@ steps:
|
|||
api_key:
|
||||
from_secret: gitea_token
|
||||
base_url: https://git.serguzim.me
|
||||
checksum:
|
||||
- md5
|
||||
- sha256
|
||||
- sha512
|
||||
files:
|
||||
- build/core
|
||||
- build/core.ini
|
||||
- emgauwa-core.conf
|
||||
|
||||
when:
|
||||
event: tag
|
||||
|
||||
|
|
Loading…
Reference in a new issue