Преглед на файлове

mvn build with 2 threads

pull/46/head
Olivier Lamy преди 6 години
родител
ревизия
c709acdaca
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Целия файл

@@ -26,7 +26,7 @@ node (labels) {
{
sh "rm -rf .repository"
// Run test phase / ignore test failures
sh "mvn -B clean deploy -Dmaven.test.failure.ignore=true"
sh "mvn -B clean deploy -Dmaven.test.failure.ignore=true -T2"
}
// Report failures in the jenkins UI
//step([$class: 'JUnitResultArchiver', testResults: '**/target/surefire-reports/TEST-*.xml'])

Loading…
Отказ
Запис