zengo/.drone.yml
Sambo Chea cd1f1dfb44
All checks were successful
continuous-integration/drone/push Build is passing
Add drone ci buil
2021-09-27 17:38:21 +07:00

8 lines
125 B
YAML

kind: pipeline
type: docker
name: ci
steps:
- name: test
image: d.ctdn.net/golang:latest
commands:
- go build