mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
976585
This commit is contained in:
parent
d85bc7f497
commit
4f2e49ac7f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ pipeline {
|
||||||
tool: 'maven 3.9',
|
tool: 'maven 3.9',
|
||||||
pom: 'pom.xml',
|
pom: 'pom.xml',
|
||||||
goals: 'clean install',
|
goals: 'clean install',
|
||||||
deployerId: "SPC_DEPLOYER
|
deployerId: "SPC_DEPLOYER"
|
||||||
)
|
)
|
||||||
rtPublishBuildInfo (
|
rtPublishBuildInfo (
|
||||||
serverId: "JFROG_CLOUD"
|
serverId: "JFROG_CLOUD"
|
||||||
|
|
Loading…
Reference in a new issue