Drone without gitea release
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d26ff7de84
commit
94222942e6
11
.drone.yml
11
.drone.yml
@ -38,16 +38,5 @@ steps:
|
|||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
when:
|
|
||||||
event: tag
|
|
||||||
|
|
||||||
- name: gitea_release
|
|
||||||
image: plugins/gitea-release
|
|
||||||
settings:
|
|
||||||
api_key:
|
|
||||||
from_secret: gitea_api_key
|
|
||||||
base_url: https://git.freifunk-rhein-sieg.net
|
|
||||||
files:
|
|
||||||
- release/*.tar.gz
|
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
Loading…
Reference in New Issue
Block a user