Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Radim Lipovčan 2023-01-08 12:46:15 +01:00
parent fb411fc078
commit 35cb3bb53e
1 changed files with 16 additions and 0 deletions

View File

@ -11,3 +11,19 @@ steps:
- cd apcupsd_exporter
- go build apcupsdexporter
- ls -lah
- name: gitea_release
image: plugins/gitea-release
settings:
api_key:
from_secret: gitea_token
base_url: https://git.lipovcan.cz
files:
- "apcupsd_exporter/apcupsdexporter"
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32