mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:35:50 +00:00
added changes
This commit is contained in:
parent
0265b5e921
commit
09c157d621
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -26,7 +26,7 @@ pipeline {
|
|||
snapshotRepo: 'atdevops-libs-snapshot'
|
||||
)
|
||||
rtMavenRun (
|
||||
tool: maven 'MAVEN_3.8',
|
||||
tool: 'MAVEN_3.8',
|
||||
deployerId: 'SPC_DEPLOYER',
|
||||
pom: 'pom.xml',
|
||||
goals: 'clean install'
|
||||
|
|
Loading…
Reference in a new issue