Re: blueocean FOO=bar

2017-11-17 Thread nup
Anyone has any suggestions would be greatly appreciated? Regards, On Friday, November 10, 2017 at 1:21:34 PM UTC-7, nup wrote: > > Hi, > > I am using the blueocean pipeline that is using maven and jdk defined in > jenkins file as follows: > > pipeline { > agent any > tools { >

blueocean FOO=bar

2017-11-10 Thread nup
Hi, I am using the blueocean pipeline that is using maven and jdk defined in jenkins file as follows: pipeline { agent any tools { maven 'Maven 3.3.9' jdk 'jdk 1.8' } For each step in pipline, I see the following message pop up. Fetches the environment variables for a