mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +00:00
Update pipeline_lib.groovy
This commit is contained in:
parent
84e6eee99b
commit
5195094326
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
def run(){
|
||||
def run_pipelines(){
|
||||
if(env.CHANGE_ID != null){
|
||||
pipeline{
|
||||
agent any
|
||||
|
|
Loading…
Reference in a new issue