This commit is contained in:
udaykiran 2023-08-09 16:26:53 +05:30
parent 9f0e3de48d
commit 19df9bff78

View file

@ -21,8 +21,8 @@ pipeline {
rtMavenDeployer (
id: "SPC_DEPLOYER",
serverId: "JFROG_CLOUD",
releaseRepo: 'yadu-app-libs-release-local',
snapshotRepo: 'yadu-app-libs-snapshot-local'
releaseRepo: 'yadu-libs-release-local',
snapshotRepo: 'yadu-libs-snapshot-local'
)
rtMavenRun (
tool: 'maven 3.9', // Tool name from Jenkins configuration