Fix dep install
continuous-integration/drone/push Build is passing Details

main
Georg Krause 2021-01-18 12:27:47 +01:00
parent d1a9a1a140
commit 5610e6e6f7
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -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