On Thu, Apr 28, 2016 at 4:53 AM, Antonio Muñiz <[email protected]> wrote: > any injected > environment variable will be available in a Pipeline as a groovy > variable.
Well, no, they will be available using `env.PROP` syntax, or of course as environment variables for external processes you launch. JENKINS-29952 proposes a unification. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CANfRfr0jTWpnJaW%3DMS1X44aUHEHWE%2BWsrF1HoUHaHG7oSn1kWA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
