mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
changes devlop to developer
This commit is contained in:
parent
e0214d9590
commit
82174e4c85
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -7,7 +7,7 @@ pipeline {
|
|||
pollSCM('* * * * *')
|
||||
}
|
||||
tools {
|
||||
jdk 'JDK_17'
|
||||
jdk 'JDK-17'
|
||||
}
|
||||
stages {
|
||||
stage('vcs') {
|
||||
|
|
Loading…
Reference in a new issue