diff --git a/gitlab-build.sh b/gitlab-build.sh
index 3a614016989eb763cf3f48a2a83d62dd56e08539..a31e212d9fa34b04f5f0930fc538fa56d120545d 100755
--- a/gitlab-build.sh
+++ b/gitlab-build.sh
@@ -47,7 +47,10 @@ HERE
 
 	# Build, optimize, and serve PDF
 	make latexpdf BUILDDIR=public/$VER_DIR
+	pdfcpu version
+	du -sh public/$VER_DIR/latex/beagleboard-docs.pdf
 	pdfcpu optimize public/$VER_DIR/latex/beagleboard-docs.pdf
+	du -sh public/$VER_DIR/latex/beagleboard-docs.pdf
 	mv public/$VER_DIR/latex/beagleboard-docs.pdf public/$VER_DIR/
 
 	# Cleanup