Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,9 @@ stages: ### build reference binaries - git tag - pwd - ls -altr - git status - git checkout $REFERENCE_TAG - make -j - mv ./IVAS_cod ./IVAS_cod_ref Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -41,6 +41,9 @@ stages: ### build reference binaries - git tag - pwd - ls -altr - git status - git checkout $REFERENCE_TAG - make -j - mv ./IVAS_cod ./IVAS_cod_ref Loading