You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed after uploading the lambda, node-lambda outputs the results, complete with environment variables. Is there a way to hide the output? Would like to prevent whoever has access to my builds from being able to see any potentially sensitive env vars.
I noticed after uploading the lambda, node-lambda outputs the results, complete with environment variables. Is there a way to hide the output? Would like to prevent whoever has access to my builds from being able to see any potentially sensitive env vars.
Thanks