add Jenkinsfile

This commit is contained in:
2025-07-16 09:32:11 +08:00
parent 47453faf77
commit d00fc2b94f
2 changed files with 1306 additions and 1311 deletions

2
Jenkinsfile vendored
View File

@ -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

File diff suppressed because it is too large Load Diff