update drone image
continuous-integration/drone/pr Build is passing Details

pull/309/head
wowario 4 years ago
parent bda76b6be9
commit a649ba1fc9
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

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