Loading .gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -499,6 +499,10 @@ workflow: ### run branch first # this per default builds the branch and the reference and creates the reference outputs - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/build-and-create-float-ref-outputs.sh - echo "===================================================================" - ls -l - env - echo "===================================================================" - *check-up-to-date-in-comparison-jobs # need to restore cache again - *overwrite-pytest-cache-with-artifact Loading Loading
.gitlab-ci.yml +4 −0 Original line number Diff line number Diff line Loading @@ -499,6 +499,10 @@ workflow: ### run branch first # this per default builds the branch and the reference and creates the reference outputs - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/build-and-create-float-ref-outputs.sh - echo "===================================================================" - ls -l - env - echo "===================================================================" - *check-up-to-date-in-comparison-jobs # need to restore cache again - *overwrite-pytest-cache-with-artifact Loading