Add Jenkins build pipeline
dustin/receipts/pipeline/head There was a failure building this commit Details

Dustin 2025-03-12 06:43:17 -05:00
parent a09de49fbe
commit 2b5db05aba
1 changed files with 5 additions and 0 deletions

5
ci/Jenkinsfile vendored Normal file
View File

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