Add '.drone.yml'
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
dedal.qq 2021-06-11 14:01:46 +03:00
parent cea1fd92aa
commit 1c632aa089

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:
- make