ci: Add Jenkins build pipeline
All checks were successful
dustin/keyserv/pipeline/head This commit looks good

This commit is contained in:
2024-01-11 09:37:56 -06:00
parent a9f7df6114
commit b2fbdb968f

5
ci/Jenkinsfile vendored Normal file
View File

@@ -0,0 +1,5 @@
@Library('containerimages')_
buildContainerImage2(
project: 'packages',
)