Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,9 @@ workflow: - git clone -b ivas-float-update --depth 1 $BASOP_REPO_URL # need scripts/split_rendering/lc3plus_float folder for building lc3 plus unit tests - cp -r scripts ivas-basop/ - pushd ivas-basop - git rev-parse HEAD - popd .print-common-info-windows: &print-common-info-windows - | Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,9 @@ workflow: - git clone -b ivas-float-update --depth 1 $BASOP_REPO_URL # need scripts/split_rendering/lc3plus_float folder for building lc3 plus unit tests - cp -r scripts ivas-basop/ - pushd ivas-basop - git rev-parse HEAD - popd .print-common-info-windows: &print-common-info-windows - | Loading