diff --git a/.drone.yml b/.drone.yml index c914d58..1366889 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - name: go path: /go commands: - - apk add git + - apt install git - go get github.com/ofesseler/gluster_exporter - cd $GOPATH/src/github.com/ofesseler/gluster_exporter - ls