mirror of
https://github.com/simon987/music-graph-ui.git
synced 2025-04-10 14:06:41 +00:00
Build tweaks
This commit is contained in:
parent
0e428548a5
commit
8dcf2c7e05
2
jenkins/Jenkinsfile
vendored
2
jenkins/Jenkinsfile
vendored
@ -23,7 +23,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'cd music_graph/ && npm install && npm audit fix && npm run build'
|
||||
sh 'cd music_graph/ && npm install && npm run build'
|
||||
sh 'mv music_graph/dist webroot'
|
||||
stash includes: 'webroot/', name: 'webdist'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user