fast automerge: done
This commit is contained in:
parent
dcbb875c46
commit
e5f8397fd4
5 changed files with 52 additions and 21 deletions
|
@ -102,8 +102,8 @@ module Project::HooksTrait
|
|||
# Execute web hooks
|
||||
self.execute_web_hooks(oldrev, newrev, ref, user)
|
||||
|
||||
# Create repo satellite
|
||||
self.create_repo_satellite unless self.satellite_exists?
|
||||
# Create satellite
|
||||
self.satellite.create unless self.satellite.exists?
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue