Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ stages: - mv ./IVAS_dec ./IVAS_dec_ref ### build test binaries - git tag - git checkout $current_commit_sha - make -j Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ stages: - mv ./IVAS_dec ./IVAS_dec_ref ### build test binaries - git tag - git checkout $current_commit_sha - make -j Loading