I know this will fail but lets see
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Thomas Cole 2022-06-03 08:55:17 -04:00
parent 5856725a09
commit ca536d767d

View File

@ -2,19 +2,6 @@ kind: pipeline
type: exec
name: create_pdf_release
platform:
os: linux
arch: amd64
steps:
- name: install_mdpdf
commands:
- echo hello
kind: pipeline
name: render_pdf
steps:
- name: render_md
image: node