initial commit

This commit is contained in:
wowario 2018-12-02 17:29:51 +03:00
parent d27d4526fe
commit 572d7ea5ef
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
87 changed files with 2976 additions and 3359 deletions

10
.drone.yml Normal file
View file

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