mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-28 10:25:49 +00:00
add
This commit is contained in:
parent
a12492ff6c
commit
bb0a67b156
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
pipeline{
|
||||
agent{label 'MAVEN_JDK17'}
|
||||
agent{label 'JDK17'}
|
||||
stages{
|
||||
stage('vcs'){
|
||||
steps{
|
||||
|
|
Loading…
Reference in a new issue