Update Jenkinsfile

This commit is contained in:
Shweta217 2019-01-21 00:56:36 +05:30 committed by GitHub
parent c6c8ff07b8
commit f36a5d417b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -20,7 +20,7 @@ properties ([
//} //}
myDeliveryPipeline { myDeliveryPipeline {
branch = arams.BRANCH branch = params.BRANCH
scmUrl = 'ssh://git@myScmServer.com/repos/myRepo.git' scmUrl = 'ssh://git@myScmServer.com/repos/myRepo.git'
email = 'team@example.com' email = 'team@example.com'
serverPort = '8080' serverPort = '8080'