Hello,

I have a free style job, which will create a file, something like:

Liquibase …. diffChangeLog … > Diff.xml

I want to name the Diff.xml with a timestamp or run id so that I can keep a 
list of files generated from each run,
Something like

Diff_2014_0218_01.xml
Diff_2014_0218_02.xml
Diff_2014_0219_01.xml
Diff_2014_0219_01.xml
….


How can I accomplish this?

Is the Jenkins build with parameter? I tried, but not sure how to utilize it..

Thanks,

Lily

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to