ci: Add Jenkins build pipeline
dustin/keyserv/pipeline/head This commit looks good Details

master
Dustin 2024-01-11 09:37:56 -06:00
parent a9f7df6114
commit b2fbdb968f
1 changed files with 5 additions and 0 deletions

5
ci/Jenkinsfile vendored Normal file
View File

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