Skip to content

gitlab-ci: Use make to build the documentations

Mattijs Korpershoek requested to merge mkorpershoek/main into main

Right now, we have been invoking sphinx-build directly. This is problematic because we don't execute all the other commands for a given make target.

Run "make" instead. This requires us to change the artifacts path to "build".

Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com

Merge request reports

Loading