I want to get job information in the Post Build Task plugin and pass the details to the / powershell package for further processing.
I cannot access Jenkins environment variables like JOB_NAME, JOB_ID, etc.
Post Build Plugin Task
Text BUILD SUCCESSFUL OPTION
Script Block: run.bat $ JOB_NAME- $ JOB_ID
I need to pass $ JOB_NAME- $ JOB_ID to the script.
jenkins-plugins
Dolly usa
source share