gradle - User.current() return null -


jenkins version: 2.7.1 issue: after using envinject plugin, build_user doesn't appear environment variable in build. using user.current().getid() in release plugin retrieve user id. plugin built using gradle.

is there way can use logged in user.

thanks in advance,


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -