5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-18 15:26:22 +00:00

fix: era un metodo del repositorio!
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-10-31 13:59:59 -03:00
parent 6ef83624a1
commit 3193d72486
No known key found for this signature in database

View file

@ -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