mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
c6c8ff07b8
commit
f36a5d417b
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue