I know this will fail but lets see
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
5856725a09
commit
ca536d767d
13
.drone.yml
13
.drone.yml
@ -2,19 +2,6 @@ kind: pipeline
|
|||||||
type: exec
|
type: exec
|
||||||
name: create_pdf_release
|
name: create_pdf_release
|
||||||
|
|
||||||
platform:
|
|
||||||
os: linux
|
|
||||||
arch: amd64
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: install_mdpdf
|
|
||||||
commands:
|
|
||||||
- echo hello
|
|
||||||
|
|
||||||
|
|
||||||
kind: pipeline
|
|
||||||
name: render_pdf
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: render_md
|
- name: render_md
|
||||||
image: node
|
image: node
|
||||||
|
Loading…
Reference in New Issue
Block a user