Added more debugging
Some checks failed
tombutcher.work/tombutcher-ui/pipeline/head There was a failure building this commit
Some checks failed
tombutcher.work/tombutcher-ui/pipeline/head There was a failure building this commit
This commit is contained in:
parent
2a04f77f73
commit
dc17274737
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -28,7 +28,7 @@ pipeline {
|
||||
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'ls ./node_modules && npm ls vite && npm run build' // Build the project
|
||||
sh 'ls ./node_modules && ls ./node_modules/@vitejs && npm ls vite && npm run build' // Build the project
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user