1
0
Fork 0

ci: Add Jenkins pipeline

Dustin 2024-05-17 10:13:54 -05:00
parent 4120804dc4
commit 1b9e06a7ff
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored Normal file
View File

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