add drone file
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Timofey.Kovalev 2021-06-11 13:09:20 +03:00
parent 7fdb46d208
commit ce4cb6c60b

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
---
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: build
commands:
- go build