Hi Ruslan, it is not yet possible, but I have this feature in-house and I plan to open source it in the coming weeks.
Cheers, Vincent 2014-07-13 11:07 GMT+02:00 Ruslan Baratov <[email protected]>: > 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. > -- 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.
