mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Jenkinsfile_DP_WH
This commit is contained in:
parent
997a09b109
commit
e6274162a1
1 changed files with 0 additions and 4 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -4,10 +4,6 @@ pipeline {
|
|||
timeout(time: 1, unit: 'HOURS')
|
||||
retry(2)
|
||||
}
|
||||
triggers {
|
||||
cron('* * * * *')
|
||||
}
|
||||
|
||||
stages {
|
||||
stage ('SourceCode') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue