mirror of
https://github.com/wahyd4/crawlab.git
synced 2026-08-09 05:07:04 +10:00
updated Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -10,7 +10,7 @@ pipeline {
|
||||
steps {
|
||||
echo "Building frontend..."
|
||||
sh "cd frontend"
|
||||
sh "/home/yeqing/.nvm/versions/node/v8.12.0/bin/yarn install"
|
||||
sh "/home/yeqing/.nvm/versions/node/v8.12.0/bin/npm install"
|
||||
sh "/home/yeqing/.nvm/versions/node/v8.12.0/bin/npm run build:prod"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user