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

This commit is contained in:
Radim Lipovčan 2023-01-08 12:33:22 +01:00
parent 41e0e9d059
commit 68e176b3d1
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ steps:
commands:
- apk add git
- git clone https://git.lipovcan.cz/Upstream/apcupsd_exporter.git
- cd apcupsd_exporter
- go build