enabled back end unit tests for jenkins
gitea/salix/pipeline/head This commit has test failures
Details
gitea/salix/pipeline/head This commit has test failures
Details
This commit is contained in:
parent
0715f8ac81
commit
f16eaf105b
|
@ -69,13 +69,13 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
/* stage('Backend') {
|
||||
stage('Backend') {
|
||||
steps {
|
||||
nodejs('node-lts') {
|
||||
sh 'gulp launchBackTest --ci'
|
||||
}
|
||||
}
|
||||
} */
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
|
Loading…
Reference in New Issue