Probably easiest to find out what environment variables are defined with a shell or batch build step that executed 'env' or 'set' respectively.
On 22.07.2015, at 00:49, BeckyY <[email protected]> wrote: > Question is about the P4 plugin by Perforce, not the Perforce plugin by a > third party. > I didn't see in the documentation any info about exposed variables. In > particular, I need to know the changelist # that the plugin selects to build > against. I created a simple project in Jenkins, configured perforce for it. > I see from the build log (console output) that it got the latest changelist. > But within my build scripts I need to use that changelist number as a > variable. Anyone know what variables the P4 plugin provides for build > scripts? > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/82072428-0072-4d80-ad7e-5f234a7aa62e%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/AB545FD0-6F43-4D7D-9820-E67D7BF013B4%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
