Update '.drone.yml' #1

Merged
Ownercz merged 1 commits from ownercz-patch-1 into master 2023-01-08 12:49:14 +01:00
Showing only changes of commit 927123e5ef - Show all commits

View File

@ -9,7 +9,7 @@ steps:
- apk add git
- git clone https://git.lipovcan.cz/Upstream/apcupsd_exporter.git
- cd apcupsd_exporter
- go build
- go build -o apcupsdexporter
- ls -lah
- name: gitea_release
@ -27,3 +27,6 @@ steps:
- sha512
- adler32
- crc32
when:
event:
- tag