BigW Consortium Gitlab

Commit 47ed793a by Lin Jen-Shin

Update duration for wall-clock time

parent b5d1e634
...@@ -256,7 +256,7 @@ module Ci ...@@ -256,7 +256,7 @@ module Ci
end end
def update_duration def update_duration
self.duration = statuses.latest.duration self.duration = calculate_duration
end end
def execute_hooks 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