Fix indentation, and move task to proper stage

* Use 2 space indentation in review-apps.sh script
* Move automated_review_cleanup back to build stage
This commit is contained in:
Ian Baum 2018-10-08 08:38:41 -05:00
parent 58690a63fa
commit 69b2e5a947
1 changed files with 1 additions and 1 deletions

View File

@ -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: []