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

This commit is contained in:
Radim Lipovčan 2023-01-08 12:43:30 +01:00
parent 7e15bf20b1
commit fb411fc078
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ steps:
- apk add git
- git clone https://git.lipovcan.cz/Upstream/apcupsd_exporter.git
- cd apcupsd_exporter
- go build
- go build apcupsdexporter
- ls -lah