Squashed 'vendor/git.knownelement.com/reachableceo/DSR-Pipeline-Server/' changes from 6a9e091..6111944
6111944 . git-subtree-dir: vendor/git.knownelement.com/reachableceo/DSR-Pipeline-Server git-subtree-split: 6111944163473b2b503d8683628f83ec49365137
This commit is contained in:
		@@ -1,6 +1,9 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
$MO_PATH $PipelineClientWorkingDir/build/StakeholderOutput.yml > $BUILDYAML_STAKEHOLDER_OUTPUT
 | 
			
		||||
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
 | 
			
		||||
 | 
			
		||||
echo "Creating stakeholder report..."
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user