This commit is contained in:
parent
981013dd58
commit
e83c5d6284
@ -11,6 +11,11 @@ steps:
|
||||
commands:
|
||||
- npm i md-to-pdf
|
||||
|
||||
|
||||
kind: pipeline
|
||||
name: render_pdf
|
||||
|
||||
steps:
|
||||
- name: render_md
|
||||
image: node
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user