@ -20,7 +20,7 @@ pipeline {
sh 'npm -v'
sh 'npm config set registry https://registry.npmmirror.com'
sh 'npm install'
sh 'npm build'
sh 'npm run build'
sh 'la -al'
}