@ -13,6 +13,7 @@ pipeline {
sh 'npm install'
}
stage('Test') {
steps {
sh './jenkins/scripts/test.sh'