From f36a5d417bb12691c56e5fd60a62e7520c840fb1 Mon Sep 17 00:00:00 2001 From: Shweta217 <38592487+Shweta217@users.noreply.github.com> Date: Mon, 21 Jan 2019 00:56:36 +0530 Subject: [PATCH] Update Jenkinsfile --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e3c185bfb..818d278d9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -20,7 +20,7 @@ properties ([ //} myDeliveryPipeline { - branch = arams.BRANCH + branch = params.BRANCH scmUrl = 'ssh://git@myScmServer.com/repos/myRepo.git' email = 'team@example.com' serverPort = '8080'