This commit is contained in:
udaykiran 2023-08-09 16:17:34 +05:30
parent 51b513f602
commit cad51ac516

View file

@ -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 (