As you know, Jenkins accept parameters in different kind of projects, including pipelines. Depending on the operating system where Jenkins is running, we can refer to the parameters as follows, supposing that we have a parameter named “project”:
– If the Jenkins build is on an Windows machine:
%project%
– If the Jenkins build is on an Linux, Unix or MacOSX machine:
$project
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.
Related Posts
- Check if an HttpRequest is an Ajax Request
- 11 Effective Keyword Research Tools and Techniques
- Avoid NPE via JDK 8, Optional
- Replace a Web API Response with a Custom JSON
- New Flexera Software App Portal Release Adds Support for Cloud & Apple?? Mac Apps, and ROI Dashboard – Extending Enterprise App Store Leadership




















