Loading main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -817,7 +817,7 @@ check-naming-of-branch-for-basop-update-merges: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/get-float-ref-branch-name.sh $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME || exit_code=$? - fi - echo $exit_code - if [[ "$exit_code" != "0" ]]; then - if [[ $exit_code -ne 0 ]]; then - exit $EXIT_CODE_NON_BE - else - exit $EXIT_CODE_FAIL Loading Loading
main-basop.yml +1 −1 Original line number Diff line number Diff line Loading @@ -817,7 +817,7 @@ check-naming-of-branch-for-basop-update-merges: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/get-float-ref-branch-name.sh $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME || exit_code=$? - fi - echo $exit_code - if [[ "$exit_code" != "0" ]]; then - if [[ $exit_code -ne 0 ]]; then - exit $EXIT_CODE_NON_BE - else - exit $EXIT_CODE_FAIL Loading