mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +00:00
added
This commit is contained in:
parent
e648ef5678
commit
9f8e09d02b
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -9,6 +9,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
tools {
|
tools {
|
||||||
jdk 'JDK_17'
|
jdk 'JDK_17'
|
||||||
|
maven 'maven 3.9.4'
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
stage('code') {
|
stage('code') {
|
||||||
|
|
Loading…
Reference in a new issue