This commit is contained in:
@@ -12,7 +12,7 @@ steps:
|
||||
- name: shared
|
||||
path: /shared
|
||||
commands:
|
||||
- pandoc --standalone --output=index.html --metadata title="SMT Readme" README.md
|
||||
- pandoc --standalone --output=index.html --metadata title="SMT Readme" -t html5 README.md
|
||||
- cp index.html /shared/index.html
|
||||
|
||||
- name: build
|
||||
|
Reference in New Issue
Block a user