add drone file

This commit is contained in:
wowario 2020-07-16 23:47:39 +03:00
parent b1a2668fa9
commit 366463f2d0
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111
1 changed files with 10 additions and 0 deletions

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: wow-ci
image: wow-dependencies:v1.0
commands:
- make release-static-linux-x86_64