mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update jenkinsfile
This commit is contained in:
parent
0bd4cdd9d3
commit
64e7a3baf5
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
pipeline{
|
||||
agent{ label 'node4'}
|
||||
agent any
|
||||
stages{
|
||||
stage('clone'){
|
||||
steps{
|
||||
|
|
Loading…
Reference in a new issue