wownero/.drone.yml
2020-07-26 11:11:11 +03:00

10 lines
No EOL
169 B
YAML

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