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
926cd1e4be
commit
0265b5e921
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -26,7 +26,7 @@ pipeline {
|
||||||
snapshotRepo: 'atdevops-libs-snapshot'
|
snapshotRepo: 'atdevops-libs-snapshot'
|
||||||
)
|
)
|
||||||
rtMavenRun (
|
rtMavenRun (
|
||||||
tool: maven 'Maven_3.8',
|
tool: maven 'MAVEN_3.8',
|
||||||
deployerId: 'SPC_DEPLOYER',
|
deployerId: 'SPC_DEPLOYER',
|
||||||
pom: 'pom.xml',
|
pom: 'pom.xml',
|
||||||
goals: 'clean install'
|
goals: 'clean install'
|
||||||
|
|
Loading…
Reference in a new issue