I've found in many cases that I've needed to bounce the Jenkins process (both the master and slaves) to pick up changed environment variables. Can't guarantee that's what's going on here, but is worth trying if you haven't already done so.
Scott On Mon, Mar 10, 2014 at 2:40 PM, Christian Willman <[email protected]>wrote: > Might want to switch over to a hostname to prevent this problem. > > On Monday, March 10, 2014 3:15:26 AM UTC-4, [email protected] wrote: >> >> hi all, >> my ip is xxx.xxx.xxx.10 ,after some time, I modify the ip to >> xxx.xxx.xxx.11, then I get the value of ${BUILD_URL} ,but the value is 10 >> not 11, why? >> >> how can I get the right value? >> > -- > 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/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]. For more options, visit https://groups.google.com/d/optout.
