Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -1198,6 +1198,7 @@ build-codec-linux-make-ref-vs-cut: - mv IVAS_dec IVAS_dec_ref - mv IVAS_rend IVAS_rend_ref # - ci/check_for_warnings.py $BUILD_OUTPUT || exit $? - make clean - git checkout $CUT_COMMIT - make -j 2>&1 | tee $BUILD_OUTPUT Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -1198,6 +1198,7 @@ build-codec-linux-make-ref-vs-cut: - mv IVAS_dec IVAS_dec_ref - mv IVAS_rend IVAS_rend_ref # - ci/check_for_warnings.py $BUILD_OUTPUT || exit $? - make clean - git checkout $CUT_COMMIT - make -j 2>&1 | tee $BUILD_OUTPUT Loading