On Tue, Dec 6, 2016 at 1:26 AM, Christian McHugh <[email protected]> wrote: > Can you advice on how to get > https://github.com/jenkinsci/saltstack-plugin/blob/master/src/main/java/com/waytta/SaltAPIBuilder.java#L217 > this returnArray.toString() variable exported in a pipeline job?
You can return a value from a `Step`. Not a `SimpleBuildStep`. -- 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/CANfRfr1Ex_Do0ptOsqY3i%3D%2Bu6TcdAoxdWtLTaPn8LvKaCOHPGQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
