Install git
continuous-integration/drone/push Build is passing Details

main
Georg Krause 2021-01-18 05:59:38 +01:00
parent abf7abaa73
commit 8dadb0c2e4
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 0 deletions

View File

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