Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ building_stage: - cd src - echo "Running make ..." - make -j - ls ../objects - make docs -j && make -C ../doc/build/latex -j running_stage: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ building_stage: - cd src - echo "Running make ..." - make -j - ls ../objects - make docs -j && make -C ../doc/build/latex -j running_stage: Loading