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

This commit is contained in:
Radim Lipovčan 2022-02-08 11:16:34 +01:00
parent 90b1fb9b70
commit 7d52aa5901
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ steps:
- apk add git
- git clone https://git.lipovcan.cz/Upstream/mikrotik-exporter.git
- mv mikrotik-exporter/* . ; rm mikrotik-exporter/ -Rvf
- sed -i '/ghr/d' Makefile
- name: golang-build
image: golang
commands: