This commit is contained in:
parent
2bb943a574
commit
646683356f
12
.drone.yml
12
.drone.yml
@ -8,3 +8,15 @@ steps:
|
|||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- gradle build
|
- gradle build
|
||||||
|
- ls ./
|
||||||
|
- ls ./build
|
||||||
|
- tree
|
||||||
|
# - name: gitea_release
|
||||||
|
# image: plugins/gitea-release
|
||||||
|
# settings:
|
||||||
|
# base_url: https://git.rainss.cn
|
||||||
|
# api_key:
|
||||||
|
# from_secret: gitea_token
|
||||||
|
# files: dist/*
|
||||||
|
# when:
|
||||||
|
# event: tag
|
||||||
Loading…
Reference in New Issue
Block a user