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:
parent
8481d0ac95
commit
e4ad4dfd47
@ -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..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user