Add Pipeline to build gluster_prometheus
continuous-integration/drone/push Build is failing Details

main
Georg Krause 2021-01-18 05:28:51 +01:00
commit dee92d8f0e
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 13 additions and 0 deletions

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
---
kind: pipeline
type: docker
name: default
platform:
arch: arm64
steps:
- name: install
image: golang:alpine
commands:
- go get https://github.com/gluster/gluster-prometheus.git