mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 01:05:48 +00:00
Update Jenkinsfile
This commit is contained in:
parent
e17bcc134a
commit
6aa2801ed8
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,5 +1,5 @@
|
|||
pipeline {
|
||||
agent any
|
||||
agent { label 'worker1' }
|
||||
stages {
|
||||
stage('Maven install') {
|
||||
agent {
|
||||
|
|
Loading…
Reference in a new issue