Compare commits
2 Commits
3867abef32
...
9d6d0ee899
Author | SHA1 | Date | |
---|---|---|---|
9d6d0ee899 | |||
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..."
|
||||
|
Reference in New Issue
Block a user