diff --git a/.drone.yml b/.drone.yml index e68d61c..665593a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: - name: get image: golang:alpine commands: + - apk add git - mkdir -p $GOPATH/src/github.com/gluster - cd $GOPATH/src/github.com/gluster - git clone https://github.com/gluster/gluster-prometheus.git