diff --git a/.drone.yml b/.drone.yml index 1366889..24cad0e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,12 +13,9 @@ steps: - name: go path: /go commands: - - apt install git - go get github.com/ofesseler/gluster_exporter - cd $GOPATH/src/github.com/ofesseler/gluster_exporter - - ls - go build - - ls - name: upload-release image: plugins/s3