mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
replace
This commit is contained in:
parent
c4e1aba7f4
commit
f237128b52
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -5,7 +5,7 @@ pipeline {
|
|||
timeout(time: 30, unit: 'MINUTES')
|
||||
}
|
||||
triggers {
|
||||
corn(* * * * * )
|
||||
pollSCM(* * * * * )
|
||||
}
|
||||
tools {
|
||||
jdk 'JAVA_8'
|
||||
|
|
Loading…
Reference in a new issue