mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-08 03:18:53 +00:00
10 lines
148 B
YAML
10 lines
148 B
YAML
---
|
|
kind: pipeline
|
|
type: docker
|
|
name: default
|
|
|
|
steps:
|
|
- name: wow-ci
|
|
image: wow-dependencies:v1.0
|
|
commands:
|
|
- make release-static-linux-x86_64 |