treerazer/.drone.yml
Malachy Byrne b8c844663f
Some checks failed
continuous-integration/drone/push Build is failing
Add drone config
2025-03-31 01:24:34 +01:00

8 lines
99 B
YAML

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