fix: BUG
This commit is contained in:
parent
0f692812b3
commit
8f973ab4e4
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -43,7 +43,8 @@ pipeline {
|
||||
stage('3.打包') {
|
||||
steps {
|
||||
sh 'pwd && ls -alh'
|
||||
sh 'yarn build:webpack'
|
||||
sh 'node -v'
|
||||
sh 'npm run build:webpack'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user