Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
151a6c33
Commit
151a6c33
authored
Oct 15, 2018
by
Rémy Coutable
Committed by
Ian Baum
Oct 23, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the schedule:review_apps_cleanup job
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
41994c2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
.gitlab-ci.yml
.gitlab-ci.yml
+6
-1
No files found.
.gitlab-ci.yml
View file @
151a6c33
...
...
@@ -995,7 +995,7 @@ stop_review:
-
master
-
/(^docs[\/-].*|.*-docs$)/
automated_review
_cleanup
:
schedule:review_apps
_cleanup:
<<
:
*dedicated-no-docs-pull-cache-job
image
:
registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-charts-build-base
stage
:
build
...
...
@@ -1008,10 +1008,15 @@ automated_review_cleanup:
GIT_DEPTH
:
"
1"
script
:
-
ruby -rrubygems scripts/review_apps/automated_cleanup.rb
environment
:
name
:
review/auto-cleanup
action
:
stop
only
:
refs
:
-
schedules@gitlab-org/gitlab-ce
-
schedules@gitlab-org/gitlab-ee
kubernetes
:
active
except
:
-
master
-
tags
-
/(^docs[\/-].*|.*-docs$)/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment