Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,7 @@ building_stage: - cat /etc/os-release - cd src - echo "Running make ..." - make -j - ls ../objects - make -j || ls ../objects - make docs -j && make -C ../doc/build/latex -j running_stage: Loading Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -46,8 +46,7 @@ building_stage: - cat /etc/os-release - cd src - echo "Running make ..." - make -j - ls ../objects - make -j || ls ../objects - make docs -j && make -C ../doc/build/latex -j running_stage: Loading