I figured out how to reset the numbering, 'Number of builds since the start of the project'
On Monday, July 1, 2013 3:04:00 PM UTC-5, DaveS wrote: > > Jenkins ver. 1.509.1 <http://jenkins-ci.org/> > Version Number > Plug-In<https://wiki.jenkins-ci.org/display/JENKINS/Version+Number+Plugin> > 1.4.1<https://jenkinswin1.preventice.com/pluginManager/plugin/versionnumber/thirdPartyLicenses> > > I am sure that the answer to this is easy, but I just haven't got it > figured out. I can't get the version number to increment. I am trying to > use the number to create directories to store files from the different > builds. > > Environment Variable Name = TestVersion > Version Number Format String = 0001 > Don't increment failed builds. > > mkdir -p C:/NewBuilds/${TestVersion} > > > TestVersion is always 0001. Tell me what I am setting incorrectly. > Thanks. > > > -- 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.
