treerazer/.drone.yml
Malachy Byrne 229c90b7d8
Some checks failed
continuous-integration/drone/push Build is failing
Add drone config
2025-03-31 01:22:41 +01:00

8 lines
99 B
YAML

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