griddynamics / mpl

[IT-36925] Jenkins Shared Modular Pipeline Library
https://blog.griddynamics.com/developing-a-modular-pipeline-library-to-improve-devops-collaboration/
Apache License 2.0
157 stars 97 forks source link

JENKINS-59911 Chained assignment is not working in pipeline #45

Closed sparshev closed 4 years ago

sparshev commented 4 years ago

Found that groovy in pipeline is not supporting the chained assignment. In tests it's working well, but in pipeline value becomes null.

Get the details here: https://issues.jenkins-ci.org/browse/JENKINS-59911