7
13
Fork 12

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

pull/309/head
wowario vor 4 Jahren
Ursprung bda76b6be9
Commit a649ba1fc9
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 24DCBE762DE9C111

@ -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
Laden…
Abbrechen
Speichern