mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Update Jenkinsfile
This commit is contained in:
parent
2808f362b6
commit
5e1cc9d87e
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,4 +1,4 @@
|
|||
library 'my-shared-library'
|
||||
library 'my-pieline-library'
|
||||
|
||||
myDeliveryPipeline(branch: 'master', scmUrl: 'ssh://git@myScmServer.com/repos/myRepo.git',
|
||||
email: 'mrcool435@gmail.com', serverPort: '8080',
|
||||
|
|
Loading…
Reference in a new issue