Hi, I am running pulumi-python:2.25.2 on Jenkinspi...
# general
s
Hi, I am running pulumi-python:2.25.2 on Jenkinspipeline to launch our stack but when I launch
pulumi login
command I got this error.
error: problem logging in: failed to get the home path: getting current user: luser: unable to get current user
. However, I have set the PATH variables like
export PATH=\$PATH:\$HOME/.pulumi/bin
any lead would be helpful here