blueocean FOO=bar

已查看 139 次
跳至第一个未读帖子

nup

未读,
2017年11月10日 15:21:342017/11/10
收件人 Jenkins Users
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 given tool in a list of 'FOO=bar' strings suitable for the withEnv step.

I there a way to quiet this message or possibly not display it at all ? 

Thank you for looking into this issue. 

Regards

nup

未读,
2017年11月17日 16:04:282017/11/17
收件人 Jenkins Users
Anyone has any suggestions would be greatly appreciated?


Regards,
回复全部
回复作者
转发
0 个新帖子