Squashed 'vendor/git.knownelement.com/reachableceo/DSR-Pipeline-Server/' changes from 6111944..284d9ba
284d9ba variables... git-subtree-dir: vendor/git.knownelement.com/reachableceo/DSR-Pipeline-Server git-subtree-split: 284d9ba86e6d0ae4c7c1087556702ba262f57971
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
set -euo pipefail
 | 
			
		||||
 | 
			
		||||
# Expand variables into rendered YAML files. These will be used by pandoc to format the output artifacts
 | 
			
		||||
$MO_PATH $PipelineClientWorkingDir/build/BuildTemplate-StakeholderOutput.yml > $BUILDYAML_STAKEHOLDER_OUTPUT
 | 
			
		||||
$MO_PATH $YamlInputTemplateFileStakeholderOutput > $BUILDYAML_STAKEHOLDER_OUTPUT
 | 
			
		||||
 | 
			
		||||
echo "Creating stakeholder report..."
 | 
			
		||||
 | 
			
		||||
@@ -13,4 +13,4 @@ pandoc \
 | 
			
		||||
--metadata-file="$BUILDYAML_STAKEHOLDER_OUTPUT" \
 | 
			
		||||
--from markdown \
 | 
			
		||||
--to=pdf \
 | 
			
		||||
--output $StakeholderOutputPDFOutputFile
 | 
			
		||||
--output $StakeholderOutputPDFOutputFile
 | 
			
		||||
		Reference in New Issue
	
	Block a user