Skip to content
Snippets Groups Projects
Commit 6a10626f authored by Bob Van Landuyt's avatar Bob Van Landuyt
Browse files

Invalidate project list cache

So the avatars would be reloaded from their new path
parent 458f3cf9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -195,7 +195,7 @@ module ProjectsHelper
controller.controller_name,
controller.action_name,
current_application_settings.cache_key,
'v2.4'
'v2.5'
]
 
key << pipeline_status_cache_key(project.pipeline_status) if project.pipeline_status.has_status?
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