Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1421,7 +1421,7 @@ ivas-conformance-linux: script: - *print-common-info # Prepare reference exec, use tests and scripts from reference - $source_branch_commit_sha = $(git rev-parse HEAD) - source_branch_commit_sha=$(git rev-parse HEAD) - git checkout main # This should be set to a relevant reference - python3 .\scripts\strip_split_rendering.py Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -1421,7 +1421,7 @@ ivas-conformance-linux: script: - *print-common-info # Prepare reference exec, use tests and scripts from reference - $source_branch_commit_sha = $(git rev-parse HEAD) - source_branch_commit_sha=$(git rev-parse HEAD) - git checkout main # This should be set to a relevant reference - python3 .\scripts\strip_split_rendering.py Loading