CCM NG: Package only without explicit test
git-svn-id: https://svn.libreccm.org/ccm/ccm_ng@6026 8810af33-2d31-482b-a856-94f89814c4df
Former-commit-id: 5ac807d8de
pull/2/head
parent
282d4fd528
commit
d3c2c51b1b
|
|
@ -8,7 +8,7 @@ pipeline {
|
|||
steps {
|
||||
dir('') {
|
||||
// sh 'mvn clean package test -Pwildfly-remote-h2-mem'
|
||||
sh 'mvn clean package test'
|
||||
sh 'mvn clean package'
|
||||
}
|
||||
}
|
||||
// post {
|
||||
|
|
|
|||
Loading…
Reference in New Issue