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:
|
api_key:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
base_url: https://git.serguzim.me
|
base_url: https://git.serguzim.me
|
||||||
|
checksum:
|
||||||
|
- md5
|
||||||
|
- sha256
|
||||||
|
- sha512
|
||||||
files:
|
files:
|
||||||
- build/core
|
- emgauwa-core.conf
|
||||||
- build/core.ini
|
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue