Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -811,7 +811,7 @@ fail-pipeline-if-in-draft: - exit 1 # this branch runs on merges to main-pc only and will fail if the branch itself does not conform to the naming conventions check-naming-of-branch-for-basop-update-merges: .check-naming-of-branch-for-basop-update-merges: extends: - .rules-merge-request-to-main - .job-linux Loading Loading @@ -865,7 +865,7 @@ branch-is-up-to-date-with-target-post: exit_codes: - 123 clang-format-check: .clang-format-check: extends: - .test-job-linux rules: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -811,7 +811,7 @@ fail-pipeline-if-in-draft: - exit 1 # this branch runs on merges to main-pc only and will fail if the branch itself does not conform to the naming conventions check-naming-of-branch-for-basop-update-merges: .check-naming-of-branch-for-basop-update-merges: extends: - .rules-merge-request-to-main - .job-linux Loading Loading @@ -865,7 +865,7 @@ branch-is-up-to-date-with-target-post: exit_codes: - 123 clang-format-check: .clang-format-check: extends: - .test-job-linux rules: Loading