Answer the question
In order to leave comments, you need to log in
How to force build steps to pass variables to each other in jenkins?
Let's take for example two shell steps
In one I set the variable
export HOST=lala
In the other step I ask
echo "${HOST}"
But it doesn't forward.
Any ideas?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question