提交 db9ecc76 编写于 作者: K Kamil Trzciński

Do not reload self on hooks when creating deployment

上级 b45a7cc0
......@@ -21,9 +21,7 @@ module Deployable
sha: sha,
user: user,
deployable: self,
on_stop: on_stop).tap do |_|
self.reload # Reload relationships
end
on_stop: on_stop)
end
end
end
---
title: Do not reload self on hooks when creating deployment
merge_request:
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册