mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
15
This commit is contained in:
parent
3b415e2988
commit
51b513f602
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ pipeline {
|
||||||
snapshotRepo: 'qt-app-libs-snapshot-local'
|
snapshotRepo: 'qt-app-libs-snapshot-local'
|
||||||
)
|
)
|
||||||
rtMavenRun (
|
rtMavenRun (
|
||||||
tool: 'MAVEN 3.9', // Tool name from Jenkins configuration
|
tool: 'maven 3.9', // Tool name from Jenkins configuration
|
||||||
pom: 'pom.xml',
|
pom: 'pom.xml',
|
||||||
goals: 'clean install',
|
goals: 'clean install',
|
||||||
deployerId: "SPC_DEPLOYER"
|
deployerId: "SPC_DEPLOYER"
|
||||||
|
|
Loading…
Reference in a new issue