mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
added
This commit is contained in:
parent
e75fbb6469
commit
aad4f82e88
1 changed files with 5 additions and 5 deletions
2
Jenkins
2
Jenkins
|
@ -3,7 +3,7 @@ pipeline{
|
|||
options{
|
||||
timeout(time: 30, unit: 'MINUTES')
|
||||
}
|
||||
tiggers{
|
||||
triggers {
|
||||
pollSCM('* * * * *')
|
||||
}
|
||||
stages{
|
||||
|
|
Loading…
Reference in a new issue