×
If an absolute file name that starts from '/' is returned (like "/plugin/foo/abc.gif"), then it will be interpreted as a path from the context root of Jenkins.
If just a file name (like "abc.gif") is returned, it will be interpreted as a file name inside /images/24x24 . This is useful for using one of the stock images.
Jenkins core will display a GIF, a PNG or an SVG, based on the Jenkins version used. The properties <l:icon class> and <l:task icon> are used based on the ...
Dec 16, 2023 · This plugin executes a groovy script in the Jenkins JVM as a post-build action (a publisher) . Typically, the script checks some conditions ...
Jul 7, 2022 · Hello guys, First time setting up Jenkins today, and I cannot find out for the life of me how to get these icons on the dashboard to appear ...
gif"), then it will be interpreted as a path from the context root of Jenkins. This is useful to pick up image files from a plugin. Finally, return null to ...
Dec 29, 2021 · I have a site that I'm deploying via Jenkins and due to the large number of images that's part of the site, I've not checked the 'Delete ...
Oct 31, 2021 · I was playing with playwright - npm tonight cause I wanted to try and make a tool that highlighted difference between the existing and my gatsby ...