mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
changes
This commit is contained in:
parent
879bb9b499
commit
144130d855
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -4,7 +4,6 @@ pipeline {
|
||||||
jdk 'JDK_17'
|
jdk 'JDK_17'
|
||||||
maven 'MAVEN'
|
maven 'MAVEN'
|
||||||
}
|
}
|
||||||
triggers { pollSCM ('* * * * *') }
|
|
||||||
stages{
|
stages{
|
||||||
stage('vcs') {
|
stage('vcs') {
|
||||||
steps {
|
steps {
|
||||||
|
|
Loading…
Reference in a new issue