Преглед изворни кода

not forked compilation

Signed-off-by: Olivier Lamy <olamy@apache.org>
pull/67/head
Olivier Lamy пре 2 година
родитељ
комит
c1ad3bfd12
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      Jenkinsfile-itest

+ 1
- 1
Jenkinsfile-itest Прегледај датотеку

@@ -146,7 +146,7 @@ pipeline {
// -Pci-server: Profile for CI Server
// -Pit-js: Runs the Selenium tests
// -Pchrome: Activates the Selenium Chrome Test Agent
sh "mvn clean verify -B -V -e -fae -Dmaven.compiler.fork=true -DmaxWaitTimeInMs=2000 -DseleniumRemote=true -Pci-server -Pit-js -Pchrome -pl :archiva-webapp-test -DtrimStackTrace=false"
sh "mvn clean verify -B -V -e -fae -DmaxWaitTimeInMs=2000 -DseleniumRemote=true -Pci-server -Pit-js -Pchrome -pl :archiva-webapp-test -DtrimStackTrace=false"
}
}
}

Loading…
Откажи
Сачувај