scripts: publish.sh: Reorganize the dailybuild dir structure on firmware server [1/1]
PD#SWPL-67525
Problem:
Reorganize the dailybuild dir structure on firmware server
Solution:
Reorganize the dailybuild dir structure on firmware server
Verify:
ad401_a113l
Change-Id: I4df7d33618fe1375fd09670d30d4f0b5f0b49e9b
Signed-off-by: Kelvin Zhang <kelvin.zhang@amlogic.com>
diff --git a/build_all.sh b/build_all.sh
index 23a030d..67dbc0a 100755
--- a/build_all.sh
+++ b/build_all.sh
@@ -96,6 +96,6 @@
fi
done <"$BUILD_COMBINATION"
-[[ "$SUBMIT_TYPE" == "daily" ]] && post_publish_images >> $BUILD_LOG 2>&1
+[[ "$SUBMIT_TYPE" == "daily" ]] && post_publish_images >> $BUILD_LOG 2>&1 && show_download_url
echo -e "======== Done ========\n" | tee -a $BUILD_LOG