remove directory?
This commit is contained in:
parent
f64fb84902
commit
114dc7ec65
@ -142,7 +142,7 @@ pipeline {
|
||||
sh """
|
||||
apt-get update
|
||||
apt-get install -y rpm
|
||||
chown -R 1000:1000 "/root/.npm"
|
||||
rm -rf /root/.npm
|
||||
su - node
|
||||
cd "${workspace}/lens"
|
||||
make build
|
||||
|
Reference in New Issue
Block a user