Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -781,6 +781,7 @@ ivas-interop-on-merge-request: - *get-commits-behind-count - *check-commits-behind-count-in-compare-jobs - *merge-request-comparison-setup-codec - git checkout $source_branch_commit_sha # some helper variables - "|| true" to prevent failures from grep not finding anything # write to temporary file as workaround for failures observed with piping echo Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -781,6 +781,7 @@ ivas-interop-on-merge-request: - *get-commits-behind-count - *check-commits-behind-count-in-compare-jobs - *merge-request-comparison-setup-codec - git checkout $source_branch_commit_sha # some helper variables - "|| true" to prevent failures from grep not finding anything # write to temporary file as workaround for failures observed with piping echo Loading