Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -1213,11 +1213,10 @@ ivas-conformance: - cp IVAS_dec IVAS_dec_ref - cp IVAS_rend IVAS_rend_ref - cp -r tests tests_ref - cp -r scripts scripts_ref - git restore . - git checkout $source_branch_commit_sha - rm -r tests - mv tests_ref tests - mv scripts_ref scripts # Reference creation - non_be_flag=0 Loading Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -1213,11 +1213,10 @@ ivas-conformance: - cp IVAS_dec IVAS_dec_ref - cp IVAS_rend IVAS_rend_ref - cp -r tests tests_ref - cp -r scripts scripts_ref - git restore . - git checkout $source_branch_commit_sha - rm -r tests - mv tests_ref tests - mv scripts_ref scripts # Reference creation - non_be_flag=0 Loading