ci: Add Jenkinsfile

This commit is contained in:
Stefan Reimer 2023-12-13 16:57:42 +00:00
parent abee504df1
commit 53a2ffb10b

5
Jenkinsfile vendored Normal file
View File

@ -0,0 +1,5 @@
library identifier: 'zdt-lib@master', retriever: modernSCM(
[$class: 'GitSCMSource',
remote: 'https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git'])
buildPodman name: 'fluentd-concenter'