simpbot/.drone.yml
Steve 6fbedfb90b
All checks were successful
continuous-integration/drone Build is passing
add ci
2021-08-04 18:06:13 -04:00

9 lines
89 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: golang
commands:
- make