From 2dd1c1ab9db62a17d8f7ccaa29cec5a5f437d8de Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 6 Apr 2023 19:34:04 +0000 Subject: Add latest changes from gitlab-org/gitlab@15-10-stable-ee --- .gitlab/ci/rules.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/rules.gitlab-ci.yml b/.gitlab/ci/rules.gitlab-ci.yml index eb00fb9ced4..f4ca7c9b647 100644 --- a/.gitlab/ci/rules.gitlab-ci.yml +++ b/.gitlab/ci/rules.gitlab-ci.yml @@ -1145,7 +1145,7 @@ - <<: *if-not-canonical-namespace when: never - <<: *if-merge-request-targeting-stable-branch - when: on_failure + when: always ############### # Pages rules # -- cgit v1.2.1