mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
do not clear redis cache at startup
This commit is contained in:
parent
f0c0d48fc5
commit
6cf203eb06
@ -299,7 +299,6 @@ appStart () {
|
||||
|
||||
sudo -u git -H bundle exec rake assets:clean RAILS_ENV=production
|
||||
sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
|
||||
sudo -u git -H bundle exec rake cache:clear RAILS_ENV=production
|
||||
|
||||
# start the gitlab application
|
||||
# sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user