Hook into CI

This commit is contained in:
Stefan Reimer 2023-04-03 09:49:32 +00:00
parent c91d908868
commit 5f6ddeb5e9

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: 'zdt-openvpn'