Merge "Add a message for the amphora image size"

This commit is contained in:
Zuul 2020-09-02 10:06:13 +00:00 committed by Gerrit Code Review
commit 4a4a2344de
1 changed files with 1 additions and 0 deletions

View File

@ -505,3 +505,4 @@ if [ -z "$DIB_REPOREF_amphora_agent" ]; then
else
echo "Successfully built the amphora using the $DIB_REPOREF_amphora_agent amphora-agent."
fi
echo "Amphora image size: `stat -c "%n %s" $AMP_OUTPUTFILENAME`"