mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
7790a63463
commit
172507af3c
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,4 +1,4 @@
|
|||
print( properties ([
|
||||
properties ([
|
||||
parameters([
|
||||
string(name: 'BRANCH', defaultValue: 'master', description: 'Branch to build'),
|
||||
choice(name: 'RUN_TEST', choices: ['yes', 'no'], description: 'Run test while build'),
|
||||
|
|
Loading…
Reference in a new issue