Hook into CI
ZeroDownTime/zdt-openvpn/pipeline/head This commit looks good Details

This commit is contained in:
Stefan Reimer 2023-04-03 09:49:32 +00:00
parent c91d908868
commit 5f6ddeb5e9
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: 'zdt-openvpn'