This commit is contained in:
@@ -6,6 +6,11 @@ name: default
|
|||||||
# Also see https://github.com/harness/drone-cli/blob/master/.drone.yml
|
# Also see https://github.com/harness/drone-cli/blob/master/.drone.yml
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: markdown
|
||||||
|
image: pandoc/core
|
||||||
|
commands:
|
||||||
|
- pandoc --standalone --output=index.html README.md
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
Reference in New Issue
Block a user