Fix Pipeline Support #3
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
39068afce4
commit
5e8656fbc8
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -10,8 +10,7 @@ pipeline {
|
|||||||
sh "git clone https://git.raphix.fr/raphix/subsonics.git"
|
sh "git clone https://git.raphix.fr/raphix/subsonics.git"
|
||||||
sh "cd subsonics"
|
sh "cd subsonics"
|
||||||
sh "npm i"
|
sh "npm i"
|
||||||
sh "cd src"
|
sh "ENV='TEST' node src/main.js"
|
||||||
sh "ENV='TEST' node main.js"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user