mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +00:00
add
This commit is contained in:
parent
d3dc7a75dc
commit
bd479797a8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
def call() {
|
||||
pipeline {
|
||||
agent { label 'JDK-11' }
|
||||
agent any
|
||||
stages {
|
||||
stage('clone') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue