Fix build
This commit is contained in:
parent
3dc02a6c79
commit
d744479245
@ -11,7 +11,8 @@ steps:
|
|||||||
- name: test-build
|
- name: test-build
|
||||||
image: asciidoctor/docker-asciidoctor
|
image: asciidoctor/docker-asciidoctor
|
||||||
commands:
|
commands:
|
||||||
- asciidoctor *.adoc
|
- asciidoctor projects/*.adoc || true
|
||||||
|
- asciidoctor diaries/*.adoc || true
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: ssh
|
type: ssh
|
||||||
|
Loading…
Reference in New Issue
Block a user