diff options
author | Marin Jankovski <maxlazio@gmail.com> | 2015-06-03 11:26:57 +0200 |
---|---|---|
committer | Marin Jankovski <maxlazio@gmail.com> | 2015-06-03 11:26:57 +0200 |
commit | 5f7d6c7d746e4f71d3f48eedf473a74d1131907a (patch) | |
tree | 2729a8b28ebcde3e9204d7d0c8832ba8e68a9057 /doc/raketasks | |
parent | 41d4aaa4be6ef39a97e07dedbeda839b5667f221 (diff) | |
download | gitlab-ce-5f7d6c7d746e4f71d3f48eedf473a74d1131907a.tar.gz |
Remove gitlab:env:check task.remove_unecessary_rake_task
Diffstat (limited to 'doc/raketasks')
-rw-r--r-- | doc/raketasks/maintenance.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/raketasks/maintenance.md b/doc/raketasks/maintenance.md index 41a994f3f68..2aca91d5371 100644 --- a/doc/raketasks/maintenance.md +++ b/doc/raketasks/maintenance.md @@ -47,7 +47,6 @@ Git: /usr/bin/git Runs the following rake tasks: -- `gitlab:env:check` - `gitlab:gitlab_shell:check` - `gitlab:sidekiq:check` - `gitlab:app:check` @@ -147,7 +146,7 @@ Do you want to continue (yes/no)? yes ## Clear redis cache -If for some reason the dashboard shows wrong information you might want to +If for some reason the dashboard shows wrong information you might want to clear Redis' cache. For Omnibus-packages: |