diff --git a/gitlab-build.sh b/gitlab-build.sh
index 59ff1cd51681573c96cd4d5f5f8a74cd0ae44f70..d2a8fe2777884209937ca64726097e84da11a2a0 100755
--- a/gitlab-build.sh
+++ b/gitlab-build.sh
@@ -38,7 +38,7 @@ HERE
 
 	echo "**** Updating $PAGES_URL/$VER_DIR ****"
 
-	sphinx-build -b html . public/$VER_DIR/
+	sphinx-build -j auto -b html . public/$VER_DIR/
 	sphinx-build -M latexpdf . public/$VER_DIR/
 	pdfcpu optimize public/$VER_DIR/latex/beagleboard-docs.pdf
 	mv public/$VER_DIR/latex/beagleboard-docs.pdf public/$VER_DIR/