updated pom
This commit is contained in:
parent
8eea9f6b90
commit
e3983b7e9f
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -10,7 +10,7 @@ mavenConfiguration = [
|
|||
|
||||
node {
|
||||
stage('Checkout') {
|
||||
git url: "https://" + env.REPO_URL
|
||||
checkout scm
|
||||
}
|
||||
|
||||
withMaven(mavenConfiguration) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue