Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -430,8 +430,6 @@ check-compatibility-with-basop-reference-branch: when: never tags: - ivas-linux-fast variables: TEST_SUITE: "tests/codec_be_on_mr_nonselection tests/renderer" script: - git clone -b $BASOP_REFERENCE_BRANCH https://forge.3gpp.org/rep/sa4/audio/ivas-basop.git --single-branch - make -j -C ivas-basop Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -430,8 +430,6 @@ check-compatibility-with-basop-reference-branch: when: never tags: - ivas-linux-fast variables: TEST_SUITE: "tests/codec_be_on_mr_nonselection tests/renderer" script: - git clone -b $BASOP_REFERENCE_BRANCH https://forge.3gpp.org/rep/sa4/audio/ivas-basop.git --single-branch - make -j -C ivas-basop Loading