Switch to manual download
continuous-integration/drone/push Build is failing Details

main
Georg Krause 2021-01-18 05:57:45 +01:00
parent dee92d8f0e
commit abf7abaa73
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,9 @@ platform:
arch: arm64
steps:
- name: install
- name: get
image: golang:alpine
commands:
- go get https://github.com/gluster/gluster-prometheus.git
- mkdir -p $GOPATH/src/github.com/gluster
- cd $GOPATH/src/github.com/gluster
- git clone https://github.com/gluster/gluster-prometheus.git