mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
96
This commit is contained in:
parent
fb01b3b4ca
commit
9f0e3de48d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ pipeline {
|
|||
}
|
||||
stage('build and package') {
|
||||
steps {
|
||||
rtMavenDeployer (
|
||||
rtMavenDeployer (
|
||||
id: "SPC_DEPLOYER",
|
||||
serverId: "JFROG_CLOUD",
|
||||
releaseRepo: 'yadu-app-libs-release-local',
|
||||
|
|
Loading…
Reference in a new issue