2
0
forked from drew/smtprelay

Add drone config

This commit is contained in:
Bernhard Froehlich
2019-05-09 08:17:45 +00:00
parent 770e819e2b
commit 2c9645ac68

8
.drone.yml Normal file
View File

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