mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -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