Update release configuration
continuous-integration/drone/tag Build is failing
Details
continuous-integration/drone/tag Build is failing
Details
This commit is contained in:
parent
70a2f072b9
commit
70a052d29c
|
@ -29,7 +29,7 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
gitea_server: https://git.meow.tf
|
base_url: https://git.meow.tf
|
||||||
files:
|
files:
|
||||||
- /build/pastee_*
|
- /build/pastee_*
|
||||||
environment:
|
environment:
|
||||||
|
@ -37,3 +37,6 @@ steps:
|
||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
volumes:
|
||||||
|
- name: build
|
||||||
|
temp: {}
|
Loading…
Reference in New Issue