wownero/.drone.yml

10 lines
169 B
YAML
Raw Normal View History

2018-12-02 07:29:51 -07:00
---
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