flex
flex

Reputation: 21

I want to see build history view include the second in jenkins

Jenkins version 2.60.3 I can't see build detail time(include second) What should I do?

Jenkins image

Upvotes: 0

Views: 62

Answers (1)

flex
flex

Reputation: 21

I found workaround:

  1. install 'Jenkins secondary timestamper plugin' v1.1
  2. Job Configure -> After Build -> Set second timestamp as description -> Save

https://i.sstatic.net/ZM8DI.png

Upvotes: 1

Related Questions