Hello, all!

Is it possible to add a custom environment variable (i.e. user-defined 
axis) to configuration file of literate plugin 
(https://wiki.jenkins-ci.org/display/JENKINS/Literate+Plugin)?

Something like that:

    TESTDIR={dir-A, dir-B, dir-C}

So I can use it in the build step:

   `test-me --dir ${TESTDIR}`

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to