Commit f9775807 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'ci/fix_switching_branches_in_comparison_test' into 'main'

[CI] fix switching branches in comparison tests

See merge request !1265
parents c934372c cb15d8bb
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ stages:
  - mv IVAS_rend ../IVAS_rend_test
  - cd ..
  - rm -rf build/*
  - git restore .

  ### store the current commit hash
  - source_branch_commit_sha=$(git rev-parse HEAD)
@@ -134,6 +135,7 @@ stages:
  - mv IVAS_dec ../IVAS_dec_ref
  - mv IVAS_rend ../IVAS_rend_ref
  - cd ..
  - git restore .

  # rename test binaries back
  - mv IVAS_cod_test IVAS_cod