govmtools/.drone.yml
ptrcnull 12be94f4e5
Some checks failed
continuous-integration/drone/push Build is failing
feat: Add CI
2021-11-16 13:31:11 +01:00

10 lines
121 B
YAML

kind: pipeline
type: docker
name: build
steps:
- name: test
image: "golang:alpine"
commands:
- go build