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:
@@ -16,17 +16,13 @@ $MO_PATH $YamlInputTemplateFileConsultantInfoSheet > $BUILDYAML_CONSULTANT_INFOS
|
|||||||
|
|
||||||
echo "Creating candidate info sheet..."
|
echo "Creating candidate info sheet..."
|
||||||
|
|
||||||
echo "Profile file name: $PROFILE_FILE_NAME"
|
|
||||||
echo "Markdown file: $ConsultantInfoSheetMarkdownOutputFile"
|
|
||||||
echo "PDF file: $ConsultantInfoSheetPDFOutputFile"
|
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
|
|
||||||
#$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
|
|
||||||
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md
|
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md
|
||||||
|
|
||||||
exit
|
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
|
||||||
|
|
||||||
|
set +x
|
||||||
|
|
||||||
pandoc \
|
pandoc \
|
||||||
"$ConsultantInfoSheetMarkdownOutputFile" \
|
"$ConsultantInfoSheetMarkdownOutputFile" \
|
||||||
|
Reference in New Issue
Block a user