ci: Add Jenkins pipeline
infra/updatebot/pipeline/head This commit looks good Details

master
Updatebot 2024-08-26 09:27:44 -05:00 committed by Dustin C. Hatch
parent 9c6913ffd0
commit bcf7ee2cf1
1 changed files with 2 additions and 0 deletions

2
ci/Jenkinsfile vendored Normal file
View File

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