mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
added
This commit is contained in:
parent
52fd416732
commit
d795a2122a
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 'node1'}
|
||||
options {
|
||||
retry(3)
|
||||
timeout(time: 30, unit: 'MINUTES')
|
||||
|
|
Loading…
Reference in a new issue