ci: Build weekly
Some checks failed
Aimee OS/container-images/pipeline/head There was a failure building this commit
Some checks failed
Aimee OS/container-images/pipeline/head There was a failure building this commit
This commit is contained in:
4
ci/Jenkinsfile
vendored
4
ci/Jenkinsfile
vendored
@@ -1,4 +1,8 @@
|
||||
pipeline {
|
||||
triggers {
|
||||
cron 'H H * * H'
|
||||
}
|
||||
|
||||
agent {
|
||||
kubernetes {
|
||||
yamlFile 'ci/podTemplate.yaml'
|
||||
|
||||
Reference in New Issue
Block a user