Commit 61438335 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'improve-review-apps-scheduled-cleanup' into 'master'

Improve Review Apps scheduled cleanup

See merge request gitlab-org/gitlab-ce!27689
parents d6d12d8e 75006919
......@@ -200,12 +200,11 @@ schedule:review-performance:
schedule:review-cleanup:
<<: *review-base
<<: *review-schedules-only
stage: review
stage: build
allow_failure: true
variables:
GIT_DEPTH: "1"
environment:
name: review/auto-cleanup
action: stop
before_script:
- source scripts/utils.sh
- install_gitlab_gem
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment