From 3ad72ff964ee66798b78938931a68fe2cb41314b Mon Sep 17 00:00:00 2001 From: Charles N Wyble <reachableceo@turnsys.com> Date: Sun, 15 Dec 2024 10:19:44 -0600 Subject: [PATCH] . --- local/StakeholderOutputVariables.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/local/StakeholderOutputVariables.env b/local/StakeholderOutputVariables.env index 30c0f85..ada806a 100644 --- a/local/StakeholderOutputVariables.env +++ b/local/StakeholderOutputVariables.env @@ -20,4 +20,5 @@ export AuthorLogo="" export SourceCode="https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline" export URLCOLOR="blue" export PAGEBACKGROUND="$PipelineClientWorkingDir/build/background5.pdf" -export PANDOC_TEMPLATE="eisvogel" \ No newline at end of file +export PANDOC_TEMPLATE="eisvogel" +export YamlInputTemplateFileStakeholderOutput="$PipelineClientWorkingDir/build/BuildTemplate-StakeholderOutput.yml" \ No newline at end of file