mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +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') {
|
stage('build and package') {
|
||||||
steps {
|
steps {
|
||||||
rtMavenDeployer (
|
rtMavenDeployer (
|
||||||
id: "SPC_DEPLOYER",
|
id: "SPC_DEPLOYER",
|
||||||
serverId: "JFROG_CLOUD",
|
serverId: "JFROG_CLOUD",
|
||||||
releaseRepo: 'yadu-app-libs-release-local',
|
releaseRepo: 'yadu-app-libs-release-local',
|
||||||
|
|
Loading…
Reference in a new issue