Update "DSR-Pipeline-Server" from "https://git.knownelement.com/reachableceo/DSR-Pipeline-Server.git@main"
git-vendor-name: DSR-Pipeline-Server git-vendor-dir: vendor/git.knownelement.com/reachableceo/DSR-Pipeline-Server git-vendor-repository: https://git.knownelement.com/reachableceo/DSR-Pipeline-Server.git git-vendor-ref: main
This commit is contained in:
commit
4fd5750111
@ -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
|
Loading…
x
Reference in New Issue
Block a user