Synchronize catalog documentation and examples
This commit is contained in:
19
examples/replacement-workflow.yml
Normal file
19
examples/replacement-workflow.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
pipelines:
|
||||
- id: example-replacement-workflow
|
||||
source:
|
||||
backend: local
|
||||
path: examples/source-bundle
|
||||
destinations:
|
||||
- id: local-latest-html
|
||||
backend: local
|
||||
path: workspace/published/replacement-workflow
|
||||
workflow: replacement
|
||||
path_mapping:
|
||||
mode: fixed
|
||||
publish:
|
||||
source: false
|
||||
html: true
|
||||
transform:
|
||||
markdown_to_html:
|
||||
enabled: true
|
||||
mode: index
|
||||
Reference in New Issue
Block a user