mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
2c63bed553
commit
6ca7b54eb6
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,5 +1,5 @@
|
|||
@Library('pipeline_lib') _
|
||||
|
||||
node {
|
||||
pipeline_lib.run_pipelines
|
||||
pipelines.run_pipelines
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue