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
as we wanna run npm commands in jenkins inside a different container; so need to run npm CLI tools inside the npm container rather than the same docker container as the updatebot container (usually master)
as we wanna run npm commands in jenkins inside a different container; so need to run
npmCLI tools inside thenpmcontainer rather than the same docker container as the updatebot container (usually master)