mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
JenkinsFILE
This commit is contained in:
parent
8b567b6e5e
commit
484bb0152f
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
label 'ubuntu-master'
|
||||
label 'ubuntu-agent'
|
||||
}
|
||||
}
|
||||
stages {
|
||||
|
|
Loading…
Reference in a new issue