运行命令 gitlab-rake cache:clear RAILS_ENV=production 清楚缓存.
如果没有 gitlab-rake命令 , 可以到git安装目录的bin目录下, 执行rake cache:clear RAILS_ENV=production

Gem::LoadError: You have already activated rake 10.5.0, but your Gemfile requires rake 12.0.0. Prepending `bundle exec` to your command may solve this.

如报上述错误,可执行 bundle exec ‘rake cache:clear RAILS_ENV=production’

Logo

北京人形旗下天工造物具身智能开源社区,聚焦具身天工与慧思开物两大平台

更多推荐