2
0
forked from drew/smtprelay
Files
smtprelay/.drone.yml
Bernhard Froehlich 2c9645ac68 Add drone config
2019-05-09 08:17:45 +00:00

9 lines
92 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: golang
commands:
- go build