Jenkins Environment Variables
#90DaysOfDevOps
#Day25
What are Environment Variables in Jenkins?
Environment variables are global key-value pairs that Jenkins can access and inject into a project.
If different projects require using the same value then we do that by using the Glob...
sujata.hashnode.dev3 min read