mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-18 13:16:23 +00:00
fix: era un metodo del repositorio!
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
6ef83624a1
commit
3193d72486
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class GitPullJob < ApplicationJob
|
||||||
site.repository.merge(usuarie, message)
|
site.repository.merge(usuarie, message)
|
||||||
end
|
end
|
||||||
|
|
||||||
site.git_lfs_checkout
|
site.repository.git_lfs_checkout
|
||||||
|
|
||||||
nil
|
nil
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue