Update Jenkinsfile

This commit is contained in:
Sanjeev435 2018-12-11 01:29:01 +05:30 committed by GitHub
parent 5e1cc9d87e
commit d2e3830e4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -1,4 +1,4 @@
library 'my-pieline-library' @Library('my-pipeline-library')_
myDeliveryPipeline(branch: 'master', scmUrl: 'ssh://git@myScmServer.com/repos/myRepo.git', myDeliveryPipeline(branch: 'master', scmUrl: 'ssh://git@myScmServer.com/repos/myRepo.git',
email: 'mrcool435@gmail.com', serverPort: '8080', email: 'mrcool435@gmail.com', serverPort: '8080',