.
This commit is contained in:
parent
6a9e091270
commit
6111944163
@ -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…
Reference in New Issue
Block a user