[UPD]Nope, its not that simple, Returning to version 2.1.40 did not help. Its likely a problem, that results from the newer packages, that are installed with tumbleweed
Am Mittwoch, 5. September 2018 12:46:50 UTC+2 schrieb Gorgonz ola: > > Again, I'm new to jenkins. So maybe someone should validate, that it is > the jenkins version and not a different presumption ;-) > > Using jenkins 2.1.40 with opensuse leap 15.0: > - I'm able to define ENV variables in the global config > - a shell build step in order to echo the variables works fine > > The resultung konsole output from "echo HTDOCS_DIR $HTDOCS_DIR ..." is: > > + echo HTDOCS_DIR /srv/www/htdocs/ > HTDOCS_DIR /srv/www/htdocs/ > + echo JOOMLA4_DIR joomla4-dev > JOOMLA4_DIR joomla4-dev > > > Using jenkins 2.1.41 with opensuse leap thumbleweed: > - I'm able to define ENV variables in the global config > - a shell build step in order to echo the variables shows empty values > > The resulting konsole output is: > > + echo HTDOCS_DIR > HTDOCS_DIR > + echo JOOMLA4_DIR > JOOMLA4_DIR > > > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b802249c-62f8-4f28-82af-b4ff9d9d5beb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
