--- kind: pipeline type: docker name: default steps: - name: wow-ci image: wow-dependencies:v1.0 commands: - make -j2 release-static-linux-x86_64