This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def tstamp = new Date().format('yyyy-MM-dd_HH-mm-ss') |
As a build manager I use this most in my Gradle scripts for ordering the build output logs.
0 comments:
Post a Comment