Add description on the side:

manager.addShortText("${APPLY_TAG}")

You can find a lot of property inside you syntax help page (change MY_HOST, 
MY_PIPELINE_JOB):

http://MY_HOST/Jenkins/job/MY_PIPELINE_JOB/pipeline-syntax/globals

this should with the properties of env/manager/currentBuild. the 
hudson/build object is inside the manager for example. As what is available 
on them after, you need to check the javadoc and try to make sense of it.

Hope this help,
Jerome

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c548cc44-ebee-4de0-b201-0a6dc8c78b48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to