summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 51584778cee..523f127fc92 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -998,7 +998,7 @@ stop_review:
automated_review_cleanup:
<<: *dedicated-no-docs-pull-cache-job
image: registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-charts-build-base
- stage: post-cleanup
+ stage: build
allow_failure: true
cache: {}
dependencies: []