chown /root/.npm
This commit is contained in:
parent
135afc6566
commit
f64fb84902
@ -142,7 +142,6 @@ pipeline {
|
||||
sh """
|
||||
apt-get update
|
||||
apt-get install -y rpm
|
||||
mkdir /root/.npm
|
||||
chown -R 1000:1000 "/root/.npm"
|
||||
su - node
|
||||
cd "${workspace}/lens"
|
||||
|
Reference in New Issue
Block a user