update drone image #309

Manually merged
wowario merged 1 commits from :image into master 4 years ago

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