D
D
Dmitry Erokhin2017-02-08 18:58:15
Jenkins
Dmitry Erokhin, 2017-02-08 18:58:15

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 question

Ask a Question

731 491 924 answers to any question