mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
85
This commit is contained in:
parent
51b513f602
commit
cad51ac516
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pipeline {
|
||||||
rtMavenDeployer (
|
rtMavenDeployer (
|
||||||
id: "SPC_DEPLOYER",
|
id: "SPC_DEPLOYER",
|
||||||
serverId: "JFROG_CLOUD",
|
serverId: "JFROG_CLOUD",
|
||||||
releaseRepo: 'qt-app-libs-snapshot-local',
|
releaseRepo: 'qt-app-libs-release-local',
|
||||||
snapshotRepo: 'qt-app-libs-snapshot-local'
|
snapshotRepo: 'qt-app-libs-snapshot-local'
|
||||||
)
|
)
|
||||||
rtMavenRun (
|
rtMavenRun (
|
||||||
|
|
Loading…
Reference in a new issue