BigW Consortium Gitlab

Commit 47ed793a by Lin Jen-Shin

Update duration for wall-clock time

parent b5d1e634
......@@ -256,7 +256,7 @@ module Ci
end
def update_duration
self.duration = statuses.latest.duration
self.duration = calculate_duration
end
def execute_hooks
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment