Squashed 'vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server/' changes from ee97d9d..b10c201

b10c201 .

git-subtree-dir: vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server
git-subtree-split: b10c201b8b8e1ef3e8472106bb839f7aa5e7be31
This commit is contained in:
2024-12-17 14:09:41 -06:00
parent 87258684b4
commit c0b6e05795

View File

@@ -16,7 +16,7 @@ $MO_PATH $YamlInputTemplateFileConsultantInfoSheet > $BUILDYAML_CONSULTANT_INFOS
echo "Creating candidate info sheet..." echo "Creating candidate info sheet..."
set =x set -x
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile" $MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
@@ -32,4 +32,4 @@ pandoc \
# Create the consultant profile PDF # Create the consultant profile PDF
############################################# #############################################
# Coming later # Coming later