-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
I am trying to use the TagBuildStrategyImpl to build my project tags. But I noticed that the "atMostDays" is not working as expected, I have to either don't pass the parameter or set it as a really high value such as "20000" in order to build a tag that it's only 1 day old.
My guess is that time comparison is not working on my system. I am using a dockerized Jenkins setup based on Alpine