Update '.drone.yml' #1
@ -9,7 +9,7 @@ steps:
|
|||||||
- apk add git
|
- apk add git
|
||||||
- git clone https://git.lipovcan.cz/Upstream/apcupsd_exporter.git
|
- git clone https://git.lipovcan.cz/Upstream/apcupsd_exporter.git
|
||||||
- cd apcupsd_exporter
|
- cd apcupsd_exporter
|
||||||
- go build
|
- go build -o apcupsdexporter
|
||||||
- ls -lah
|
- ls -lah
|
||||||
|
|
||||||
- name: gitea_release
|
- name: gitea_release
|
||||||
@ -27,3 +27,6 @@ steps:
|
|||||||
- sha512
|
- sha512
|
||||||
- adler32
|
- adler32
|
||||||
- crc32
|
- crc32
|
||||||
|
when:
|
||||||
|
event:
|
||||||
|
- tag
|
Loading…
Reference in New Issue
Block a user