.
This commit is contained in:
parent
bbcfd90180
commit
4fdcc9b50a
@ -33,6 +33,14 @@ echo "Creating consultant profile..."
|
||||
|
||||
$MO_PATH $YamlInputTemplateFileConsultantProfile > $BUILDYAML_CONSULTANT_PROFILE
|
||||
|
||||
#############################################################################
|
||||
# Logic to create the consultant profile markdown output file goes here
|
||||
# (...)
|
||||
#############################################################################
|
||||
|
||||
$MO_PATH $PipelineClientWorkingDir/Templates/ConsultantInfoSheet.md > "$ConsultantProfileMarkdownOutputFile"
|
||||
|
||||
|
||||
pandoc \
|
||||
"$ConsultantProfileMarkdownOutputFile" \
|
||||
--template $PANDOC_TEMPLATE \
|
||||
|
Loading…
x
Reference in New Issue
Block a user