fix config
This commit is contained in:
parent
1b9d432af9
commit
83fd8af2f5
17
.drone.yml
17
.drone.yml
@ -16,12 +16,11 @@ pipeline:
|
|||||||
- zip seafile.zip -r modules icon.png main.py metadata.xml settings.ui
|
- zip seafile.zip -r modules icon.png main.py metadata.xml settings.ui
|
||||||
release:
|
release:
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
settings:
|
api_key:
|
||||||
api_key:
|
from_secret: gitea_token
|
||||||
from_secret: gitea_token
|
base_url: https://git.shimun.net
|
||||||
base_url: https://git.shimun.net
|
files: seafile.zip
|
||||||
files: seafile.zip
|
checksum:
|
||||||
checksum:
|
- sha256
|
||||||
- sha256
|
when:
|
||||||
when:
|
event: tag
|
||||||
event: tag
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user