TODO: verify hooks results
This commit is contained in:
parent
3a65859fed
commit
9233c49ae5
@ -66,8 +66,8 @@ module Devops
|
|||||||
else
|
else
|
||||||
"Project '#{p.id}' created."
|
"Project '#{p.id}' created."
|
||||||
end
|
end
|
||||||
info << " " + res[:before] if res[:before]
|
# info << " " + res[:before] if res[:before]
|
||||||
info << " " + res[:after] if res[:after]
|
# info << " " + res[:after] if res[:after]
|
||||||
info
|
info
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user