Update pipeline_lib.groovy

This commit is contained in:
surtexx 2023-11-13 17:39:54 +02:00 committed by GitHub
parent 84e6eee99b
commit 5195094326
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
def run(){
def run_pipelines(){
if(env.CHANGE_ID != null){
pipeline{
agent any