ci: Build weekly
Aimee OS/container-images/pipeline/head There was a failure building this commit Details

base/main
Dustin 2025-01-05 16:34:58 -06:00
parent 3bd4d4e642
commit 628c504161
1 changed files with 4 additions and 0 deletions

4
ci/Jenkinsfile vendored
View File

@ -1,4 +1,8 @@
pipeline { pipeline {
triggers {
cron 'H H * * H'
}
agent { agent {
kubernetes { kubernetes {
yamlFile 'ci/podTemplate.yaml' yamlFile 'ci/podTemplate.yaml'