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
3a944aee6f
commit
68f6f040dc
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,5 +1,5 @@
|
|||
pipeline {
|
||||
agent {'label JDK_8'}
|
||||
agent {label 'JDK_8'}
|
||||
options {
|
||||
retry(3)
|
||||
timeout(time: 30, unit: 'MINUTES')
|
||||
|
|
Loading…
Reference in a new issue