Answer Posted / Manohar Singh
To define parameters for a build in Jenkins, follow these steps: 1. In the Build Configuration, go to Configure -> Build Triggers -> Build Parameters. 2. Add the desired parameters and their default values. 3. Reference these parameters in your Jenkinsfile using ${PARAM_NAME} syntax.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category