Skip to content
Snippets Groups Projects
Commit 4eb90568 authored by tiagonbotelho's avatar tiagonbotelho
Browse files

fixes build with cache:clear issue

parent 0e43e34b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -9,6 +9,7 @@ describe 'gitlab:app namespace rake task' do
Rake.application.rake_require 'tasks/gitlab/backup'
Rake.application.rake_require 'tasks/gitlab/shell'
Rake.application.rake_require 'tasks/gitlab/db'
Rake.application.rake_require 'tasks/cache'
 
# empty task as env is already loaded
Rake::Task.define_task :environment
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment