mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
Jenkinsfile_DB5
This commit is contained in:
parent
5fc631d8af
commit
23f3a0ec1a
1 changed files with 0 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,8 +1,6 @@
|
|||
pipeline {
|
||||
agent any
|
||||
options {
|
||||
timeout(time: 1, unit: 'HOURS')
|
||||
retry(2)
|
||||
}
|
||||
stages {
|
||||
stage ('SourceCode') {
|
||||
|
|
Loading…
Reference in a new issue