Explorar o código

Add drone config

Bernhard Froehlich %!s(int64=6) %!d(string=hai) anos
pai
achega
2c9645ac68
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      .drone.yml

+ 8 - 0
.drone.yml

@@ -0,0 +1,8 @@
+kind: pipeline
+name: default
+
+steps:
+- name: build
+  image: golang
+  commands:
+  - go build