Refer to
https://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project#Buildingasoftwareproject-JenkinsSetEnvironmentVariablesfor
the list of environment variables set by Jenkins for use in a job.

Mark Waite


On Tue, Feb 18, 2014 at 3:46 PM, Lily Fu <lily...@nesassociates.com> wrote:

>  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 jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Thanks!
Mark Waite

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to