add Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
||||
sh '''
|
||||
rm -rf dist node_modules package-lock.json
|
||||
npm install --legacy-peer-deps
|
||||
./node_modules/.bin/vue-cli-service build
|
||||
npx vue-cli-service build
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
2615
package-lock.json
generated
2615
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user