I would try to verify this with a FreeStyle job to see if the problem is somewhere else.
On Wednesday, September 5, 2018 at 9:55:21 AM UTC-7, Gorgonz ola wrote: > > [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/948cfa7d-6a5a-4c46-9bb0-f0d0cf4da861%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
