Domanda

I have a Jenkins Build Pipeline similar to the screenshot below:

enter image description here

Im just wondering is it possible to display the full job name?

As you can see from the screenshot the full name is not displayed at present,

There does not seem to be any settings in Jenkins/Build Pipeline plugin to allow longer names,

Thanks

È stato utile?

Soluzione

The latest version of the Build Pipeline plugin resolves this issue, see:

https://wiki.jenkins-ci.org/display/JENKINS/Build+Pipeline+Plugin

Ensure Jenkins and the Build Pipeline are on the most up to date versions

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top