Commit 40bb59be authored by Jan Kiene's avatar Jan Kiene
Browse files

try different fetch

parent b55b5510
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ current_commit_sha="$(git rev-parse HEAD)"
# should never fail, even if there is nothing to be stored
git stash

git fetch origin
git fetch origin "$ref_to_check_out"
git checkout "$ref_to_check_out"

bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/activate-debug-mode-info-if-set.sh