run build
This commit is contained in:
Vendored
+1
-1
@@ -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'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user