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'