diff --git a/vars/pipelines.groovy b/vars/pipelines.groovy index 0865a5416..03800acfd 100644 --- a/vars/pipelines.groovy +++ b/vars/pipelines.groovy @@ -1,4 +1,4 @@ -def run_pipelines(){ +def call(){ if(env.CHANGE_ID != null){ pipeline{ agent any