Update Jenkinsfile

This commit is contained in:
surtexx 2023-11-13 17:59:20 +02:00 committed by GitHub
parent e53d6abd82
commit 65ecd01549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

@ -1,3 +1,3 @@
@Library('pipeline_lib') _
lib.run_pipelines()
pipeline_lib.run_pipelines()