mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 15:21:41 +00:00
feat: reindexar los cambios luego de traerlos #13780
This commit is contained in:
parent
85e528e660
commit
b119cba7e1
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ class GitPullJob < ApplicationJob
|
|||
return unless site.repository.fetch.positive?
|
||||
|
||||
site.repository.merge(usuarie)
|
||||
site.reindex_changes!
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue