Squashed 'vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server/' changes from bbcfd90..4fdcc9b
4fdcc9b . git-subtree-dir: vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server git-subtree-split: 4fdcc9b50a1851824acdc0874e20c2afdf224c9a
This commit is contained in:
parent
3bbac23e1d
commit
235428c542
@ -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