Loading pipelines/build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ unittest_status=$? echo "===================== make coverage =====================" coverage report coverage html # zip -q -r htmlcov.zip htmlcov zip -q -r htmlcov.zip htmlcov echo "===================== importability =====================" if [ "$JOB_NAME" != "csst_common" ]; then Loading Loading
pipelines/build.sh +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ unittest_status=$? echo "===================== make coverage =====================" coverage report coverage html # zip -q -r htmlcov.zip htmlcov zip -q -r htmlcov.zip htmlcov echo "===================== importability =====================" if [ "$JOB_NAME" != "csst_common" ]; then Loading