add ci
continuous-integration/drone Build is passing Details

This commit is contained in:
stryan 2021-08-04 18:06:13 -04:00
parent bd6c0e80bc
commit 6fbedfb90b
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: build
image: golang
commands:
- make