Fix Pipeline Support #2
Some checks failed
Subsonics - Pipeline/pipeline/head There was a failure building this commit
Some checks failed
Subsonics - Pipeline/pipeline/head There was a failure building this commit
This commit is contained in:
parent
3091ecf074
commit
39068afce4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,8 +9,8 @@ pipeline {
|
||||
sh "rm -rf subsonics"
|
||||
sh "git clone https://git.raphix.fr/raphix/subsonics.git"
|
||||
sh "cd subsonics"
|
||||
sh "cd src"
|
||||
sh "npm i"
|
||||
sh "cd src"
|
||||
sh "ENV='TEST' node main.js"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user