mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 09:05:50 +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){
|
if(env.CHANGE_ID != null){
|
||||||
pipeline{
|
pipeline{
|
||||||
agent any
|
agent any
|
||||||
|
|
Loading…
Reference in a new issue