summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-04-06 19:34:04 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-04-06 19:34:04 +0000
commit2dd1c1ab9db62a17d8f7ccaa29cec5a5f437d8de (patch)
tree78f47602e0581ded1b5d963d1ffcd9ec92c1f30a
parentca057c7f89f2f18cff9798a5d678bfcdd7f65686 (diff)
downloadgitlab-ce-2dd1c1ab9db62a17d8f7ccaa29cec5a5f437d8de.tar.gz
Add latest changes from gitlab-org/gitlab@15-10-stable-ee
-rw-r--r--.gitlab/ci/rules.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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 #