Update "ConsultantProfilePipeline-Server" from "https://git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server.git@main"
git-vendor-name: ConsultantProfilePipeline-Server git-vendor-dir: vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server git-vendor-repository: https://git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server.git git-vendor-ref: main
This commit is contained in:
commit
dd5182bd46
@ -33,6 +33,14 @@ echo "Creating consultant profile..."
|
|||||||
|
|
||||||
$MO_PATH $YamlInputTemplateFileConsultantProfile > $BUILDYAML_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 \
|
pandoc \
|
||||||
"$ConsultantProfileMarkdownOutputFile" \
|
"$ConsultantProfileMarkdownOutputFile" \
|
||||||
--template $PANDOC_TEMPLATE \
|
--template $PANDOC_TEMPLATE \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user