mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
81d60bb1c5
commit
b1ff9298b7
1 changed files with 4 additions and 4 deletions
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
|
@ -12,7 +12,7 @@ properties ([
|
||||||
|
|
||||||
|
|
||||||
myDeliveryPipeline(
|
myDeliveryPipeline(
|
||||||
BRANCH=params.BRANCH
|
BRANCH='uiui'
|
||||||
RUN_TEST=params.RUN_TEST
|
RUN_TEST='jk'
|
||||||
MAIL_TRIGGER=params.MAIL_TRIGGER
|
MAIL_TRIGGER='kkjkjk'
|
||||||
EMAIL=params.EMAIL)
|
EMAIL='yuiuk')
|
||||||
|
|
Loading…
Reference in a new issue