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

This commit is contained in:
Radim Lipovčan 2023-01-08 16:19:24 +01:00
parent ccd3d96ab3
commit a4b1e1c820
1 changed files with 1 additions and 1 deletions

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 -o apcupsdexporter
- go build ./cmd/apcupsd_exporter
- ls -lah
- name: gitea_release