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

master
Dustin 2025-06-01 19:47:36 -05:00
parent 32de3f0fee
commit 9e088c8419
1 changed files with 2 additions and 0 deletions

2
ci/Jenkinsfile vendored Normal file
View File

@ -0,0 +1,2 @@
@Library('containerimages')_
buildContainerImage2(defaultBranch: 'master')