mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 09:25:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
71275416e8
commit
9c4bbce8cf
1 changed files with 0 additions and 7 deletions
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
|
@ -20,13 +20,6 @@ stages {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Quality Gate') {
|
|
||||||
steps {
|
|
||||||
timeout(time: 20, unit: 'MINUTES'){
|
|
||||||
waitForQualityGate abortPipeline: true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue