ci: Add Jenkinsfile
ZeroDownTime/fluentd-concenter/pipeline/head This commit looks good Details

This commit is contained in:
Stefan Reimer 2023-12-13 16:57:42 +00:00
parent abee504df1
commit 53a2ffb10b
1 changed files with 5 additions and 0 deletions

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'