Squashed 'vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server/' changes from b10c201..184fca8
184fca8 . git-subtree-dir: vendor/git.knownelement.com/reachableceo/ConsultantProfile-Pipeline-Server git-subtree-split: 184fca818afa39a833071c7e05b42c14a0874dc8
This commit is contained in:
parent
c0b6e05795
commit
d86c9e0d3b
@ -16,8 +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"
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
|
export ConsultantInfoSheetMarkdownOutputFile="$BUILD_OUTPUT_DIR/$PROFILE_FILE_NAME-ConsultantInfoSheet.md"
|
||||||
|
export ConsultantInfoSheetPDFOutputFile="$BUILD_OUTPUT_DIR/$PROFILE_FILE_NAME-ConsultantInfoSheet.pdf"
|
||||||
|
|
||||||
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
|
$MO_PATH $PipelineClientWorkingDir/Templates/CounsultantInfoSheet.md > "$ConsultantInfoSheetMarkdownOutputFile"
|
||||||
|
|
||||||
pandoc \
|
pandoc \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user