Updated Jenkinsfile and Jenkinsjob.xml
This commit is contained in:
parent
aeac7ac6cf
commit
8f8116a2a8
|
|
@ -25,7 +25,7 @@ pipeline {
|
|||
|
||||
environment {
|
||||
MAVEN_CONFIG_FOLDER = "/home/jenkins/.m2"
|
||||
SKIP_TESTS = "true"
|
||||
SKIP_TESTS = "false"
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue