linkinfo/.drone.yml
Tyler 75989c9337
All checks were successful
continuous-integration/drone/push Build is passing
Split into service and main, refactor some code and add better tests
2019-10-03 19:59:20 -04:00

9 lines
112 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: test
image: golang
commands:
- go test