awl/.drone.yml
Sam Therapy 220964fc02
All checks were successful
continuous-integration/drone/push Build is passing
Windows and Plan 9 DNS Config (#17)
Closes #14, #15

Co-authored-by: Sam Therapy <sam@samtherapy.net>
Reviewed-on: #17
2022-06-30 22:37:08 +00:00

8 lines
124 B
YAML

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