TEMP log project's manifest

This commit is contained in:
Aaron Trudeau
2022-04-26 12:55:11 -04:00
parent d8ac8df79d
commit c942fae210

View File

@@ -59,6 +59,8 @@ if [ "$PACKAGE_MODE" = "true" ]; then
exit 1
fi
cat "$PACKAGE_MANIFEST_PATH"
PACKAGE_MANIFEST_JSON=$(cat "$PACKAGE_MANIFEST_PATH")
echo "$PACKAGE_MANIFEST_JSON" | \
jq \