Another typo in the Jenkinsfile
parent
76b79fd004
commit
13debac95f
|
|
@ -8,7 +8,7 @@ pipeline {
|
|||
steps {
|
||||
dir('') {
|
||||
//sh 'mvn clean package verify -Prun-its-with-wildfly-h2mem -Dwildfly.propertiesFile=/srv/libreccm-wildfly.properties'
|
||||
sh 'mvn clean package
|
||||
sh 'mvn clean package'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue