This commit is contained in:
Cadey Ratio 2020-07-14 21:27:05 -04:00
parent b9ce23aba9
commit 4f82b5878e
1 changed files with 9 additions and 0 deletions

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
name: default
steps:
- name: test
image: golang
pull: always
commands:
- go test