Advanced Jenkins
If I have a env variable. can I access it inside script block of stage and also inside sh block of script block of stage some me with examples
Yes, in a Jenkins pipeline, you can access environment variables inside a script block as well as inside an...
bhuvanchand.hashnode.dev5 min read