Skip to content

Commit

Permalink
Merge pull request #113 from vipsy/vs/missing_custom_task_metrics
Browse files Browse the repository at this point in the history
fix missing task metrics
  • Loading branch information
cdsap authored Sep 19, 2019
2 parents fd95fb7 + d071e22 commit ecf995c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ class MetricsConfiguration {
}

addCustomBuildMetrics()
addCustomTaskMetrics()

return metrics
}
Expand Down

0 comments on commit ecf995c

Please sign in to comment.